NetXP 3.0 Reference

DropDownTreeView.TextBox Property

Gets the text box associated with this control.

[Visual Basic]
Public ReadOnly Property TextBox As TextBox
[C#]
public System.Windows.Forms.TextBox TextBox {get;}

See Also

DropDownTreeView Class | NETXP.Controls Namespace