Returns the IEditbox associated with this IWindow
            
 
    Namespace: 
   AdiIRCAPI
    Assembly:
   AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
 Syntax
SyntaxIEditbox Editbox { get; }ReadOnly Property Editbox As IEditbox
	Get
property IEditbox^ Editbox {
	IEditbox^ get ();
}abstract Editbox : IEditbox with get
Property Value
Type: 
IEditbox See Also
See Also