Click or drag to resize

ToolBarItemDisplayStyle Enumeration

Indicates how to display the image and text of the toolbar 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 ToolBarItemDisplayStyle
Members
  Member nameValueDescription
Image0 Display only images
Text1 Display text only
ImageAndText2 Display image and text
See Also