ICustomWindowEditbox Property |
Returns the IEditbox for the ICustomwindow (can be null)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax IEditbox Editbox { get; }
ReadOnly Property Editbox As IEditbox
Get
property IEditbox^ Editbox {
IEditbox^ get ();
}
abstract Editbox : IEditbox with get
Property Value
Type:
IEditboxSee Also