NetXP 3.0 Reference
CommandBarComboItem.Style Property
Gets or sets the combo box style.
[Visual Basic]
Public Property Style As
ComboBoxStyle
[C#]
public
System.Windows.Forms.ComboBoxStyle
Style {get; set;}
See Also
CommandBarComboItem Class
|
NETXP.Controls.Bars Namespace