NET Logging Library
RichTextboxControlText Property



KellermanSoftware.NetLoggingLibrary.Targets Namespace > WpfRichTextboxTarget Class : RichTextboxControlText Property
All the text in richtextbox
Syntax
<XmlIgnoreAttribute()>
Public ReadOnly Property RichTextboxControlText As String
Dim instance As WpfRichTextboxTarget
Dim value As String
 
value = instance.RichTextboxControlText
[XmlIgnore()]
public string RichTextboxControlText {get;}
[XmlIgnore()]
public:
property String^ RichTextboxControlText {
   String^ get();
}
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

WpfRichTextboxTarget Class
WpfRichTextboxTarget Members