NetXP 3.0 Reference
CommandBarComboItem.Combo Property
Gets the combo box within this item.
[Visual Basic]
Public ReadOnly Property Combo As
ComboBox
[C#]
public
System.Windows.Forms.ComboBox
Combo {get;}
See Also
CommandBarComboItem Class
|
NETXP.Controls.Bars Namespace