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