|
CFx SDK Documentation 2026 SP0
|
#include <FxUIRibbon.h>
Public Member Functions | |
| virtual const CFxString & | GetUID () const =0 |
| virtual RibbonItemType | GetType () const =0 |
Protected Member Functions | |
| virtual | ~CFxUIRibbonItem () |
Definition at line 38 of file FxUIRibbon.h.
Description: Values that represent _RibbonItemType for possible ribbon control items.
Description: Values that represent _RibbonItemType for possible ribbon control items.
Definition at line 44 of file FxUIRibbon.h.
|
inlineprotectedvirtual |
Definition at line 65 of file FxUIRibbon.h.
|
pure virtual |
Description: Gets the type. Return Value:
The type.
Implemented in CFxUIRibbonTabSelector.
|
pure virtual |
Description: Gets the uid.
Return Value:
The uid.
Implemented in CFxUIRibbonTabSelector.