CFx SDK Documentation
2020SP3
|
#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.
|
pure virtual |
Description: Gets the uid.
Return Value: The uid.