FormControlTarget Properties |
The FormControlTarget type exposes the following members.
| Name | Description | |
|---|---|---|
| Append |
Gets or sets a value indicating whether log text should be appended to the text of the control instead of overwriting it. | |
| ControlName |
Gets or sets the name of control to which NLog will log write log text.
| |
| FormName |
Gets or sets the name of the Form on which the control is located.
| |
| Layout |
Gets or sets the layout used to format log messages.
(Inherited from TargetWithLayout.) | |
| Name |
Gets or sets the name of the target.
(Inherited from Target.) | |
| ReverseOrder |
Gets or sets whether new log entry are added to the start or the end of the control
|