Click or drag to resize

ToolBarItemType Enumeration

Toolbar Indicates the type of item.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum ToolBarItemType
Members
  Member nameValueDescription
Unknown0 Unknown type item
Separator1 Separator
Button2 button
ComboBox3 combo box
See Also