IEditboxSelectionLength Property |
Returns the selection length in the IEditbox
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax int SelectionLength { get; set; }
Property SelectionLength As Integer
Get
Set
property int SelectionLength {
int get ();
void set (int value);
}
abstract SelectionLength : int with get, set
Property Value
Type:
Int32See Also