A Sandcastle Documented Class Library
IWindowTextView Property |
Returns the ITextView associated with this IWindow.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
ITextView TextView { get; }
ReadOnly Property TextView As ITextView Get
property ITextView^ TextView { ITextView^ get (); }
abstract TextView : ITextView with get
Property Value
Type: ITextViewSee Also