IEditboxOptionsTabCompleteSuffixFirstWord Property |
Text to add when tabbing nicks and the nick is the first word in the IEditbox
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax string TabCompleteSuffixFirstWord { get; set; }
Property TabCompleteSuffixFirstWord As String
Get
Set
property String^ TabCompleteSuffixFirstWord {
String^ get ();
void set (String^ value);
}
abstract TabCompleteSuffixFirstWord : string with get, set
Property Value
Type:
StringSee Also