#include <FxUIRibbon.h>
|
| enum | _RibbonItemType {
eRibbonTab
, eRibbonPanel
, eRibbonRow
, eRibbonSplitButton
,
eRibbonCommandButton
, eRibbonControl
, eRibbonGalleryControl
, eRibbonRowPanel
,
eRibbonSeparator
, eRibbonButton
, eRibbonToggleButton
, eRibbonDataBoundDropDown
,
eRibbonQuickAccessBar
, eRibbonSystemMenuItem
, eRibbonQuickAccessBarItem
, eRibbonHelpMenuItem
} |
| |
| typedef enum CFxUIRibbonItem::_RibbonItemType | RibbonItemType |
| |
Definition at line 38 of file FxUIRibbon.h.
◆ RibbonItemType
Description: Values that represent _RibbonItemType for possible ribbon control items.
◆ _RibbonItemType
Description: Values that represent _RibbonItemType for possible ribbon control items.
| Enumerator |
|---|
| eRibbonTab | |
| eRibbonPanel | |
| eRibbonRow | |
| eRibbonSplitButton | |
| eRibbonCommandButton | |
| eRibbonControl | |
| eRibbonGalleryControl | |
| eRibbonRowPanel | |
| eRibbonSeparator | |
| eRibbonButton | |
| eRibbonToggleButton | |
| eRibbonDataBoundDropDown | |
| eRibbonQuickAccessBar | |
| eRibbonSystemMenuItem | |
| eRibbonQuickAccessBarItem | |
| eRibbonHelpMenuItem | |
Definition at line 44 of file FxUIRibbon.h.
◆ ~CFxUIRibbonItem()
| virtual CFxUIRibbonItem::~CFxUIRibbonItem |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ GetType()
◆ GetUID()
| virtual const CFxString& CFxUIRibbonItem::GetUID |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: