Click or drag to resize

NLog.Windows.Forms Namespace

 
Classes
  ClassDescription
Public classCode exampleFormControlTarget
Logs text to Windows.Forms.Control.Text property control of specified Name.
Public classCode exampleMessageBoxTarget
Pops up log messages as message boxes.
Public classRichTextBoxLinkLayoutRenderer
Strings rendered with this rendrer would convert to links in the control. SupportLinks
Public classRichTextBoxRowColoringRule
The row-coloring condition.
Public classCode exampleRichTextBoxTarget
Log text a Rich Text Box control in an existing or new form.
Public classRichTextBoxWordColoringRule
Highlighting rule for Win32 colorful console.
Public classCode exampleToolStripItemTarget
Logs text to Windows.Forms.ToolStripItem.Text property control of specified Name.
Delegates
Enumerations
  EnumerationDescription
Public enumerationRichTextBoxTargetMessageRetentionStrategy
How to handle messages when switching between target controls or no control is attached at all