BCGSoft.ControlBars.Ribbon Namespace : RibbonObjectType Enumeration |
'Declaration Public Enum RibbonObjectType Inherits System.Enum
'Usage Dim instance As RibbonObjectType
public enum RibbonObjectType : System.Enum
__value public enum RibbonObjectType : public System.Enum
public enum class RibbonObjectType : public System.Enum
Member | Description |
---|---|
Caption | Caption (application caption). |
CaptionButton | Caption (system) button. |
CategoryCaption | Caption area of Category. |
CategoryItem | Category Item. |
CategoryPanel | Category Panel outside of category items. |
CategoryPanelScrollLeft | Left scroll button of catergory panel. |
CategoryPanelScrollRight | Right scroll button of Category Panel. |
DialogButton | |
MainButton | Main Button. |
MenuItem | Popup menu item. |
None | No object. |
QAT | Quiick Access Toolbar. |
QATButton | Button located on the Quick Access Toolbar. |
QATCustomizeButton | Customize button of Quick Access Toolbar. |
Tab | Category tab. |
TabArea | Tabs area. |
TabElement | Tab element (item located at the right side of category tabs). |
TabScrollLeft | Left scroll button of tab area. |
TabScrollRight | Right scroll button of tab area. |
System.Object
System.ValueType
System.Enum
BCGSoft.ControlBars.Ribbon.RibbonObjectType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2