Returns the IEditbox for the IChannel window (can be null)
            
 
    Namespace: 
   AdiIRCAPI
    Assembly:
   AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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