ToolBarComboBoxItemDropDownStyle Property |
Get or set the style of the combo box.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract ComboBoxStyle DropDownStyle { get; set; }
Public MustOverride Property DropDownStyle As ComboBoxStyle
Get
Set
Property Value
Type:
ComboBoxStyleSee Also