NET Logging Library
RichTextboxTarget Class
Members 



KellermanSoftware.NetLoggingLibrary.Targets Namespace : RichTextboxTarget Class
Log to a Winform Rich Textbox
Syntax
<XmlIncludeAttribute(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)>
<SerializableAttribute()>
Public Class RichTextboxTarget 
   Inherits BaseTarget
   Implements ITarget 
Dim instance As RichTextboxTarget
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)]
[Serializable()]
public class RichTextboxTarget : BaseTarget, ITarget  
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)]
[Serializable()]
public ref class RichTextboxTarget : public BaseTarget, ITarget  
Inheritance Hierarchy

System.Object
   KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget
      KellermanSoftware.NetLoggingLibrary.Targets.RichTextboxTarget

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RichTextboxTarget Members
KellermanSoftware.NetLoggingLibrary.Targets Namespace