IToolsNickColumnChar Property |
Gets the nick column character used to determine where in the ITextView buffer the nick coulmn should be
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax char NickColumnChar { get; }
ReadOnly Property NickColumnChar As Char
Get
property wchar_t NickColumnChar {
wchar_t get ();
}
abstract NickColumnChar : char with get
Property Value
Type:
CharSee Also