Click or drag to resize

IEditboxSelectedText Property

Returns the selected text in the IEditbox

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
string SelectedText { get; set; }

Property Value

Type: String
See Also