A Sandcastle Documented Class Library
IEditboxOptions Interface |
Interface for returning Editbox options
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
The IEditboxOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
TabCompleteSuffix |
Text to add when tabbing nicks
| |
TabCompleteSuffixFirstWord |
Text to add when tabbing nicks and the nick is the first word in the IEditbox
|
See Also