CMFCRibbonStatusBar::RemoveElement
Removes the element that has a specified command ID from the ribbon status bar.
BOOL RemoveElement(
UINT uiID
);
Parameters
- [in] uiID
The ID of the element to remove from the status bar.
Return Value
TRUE if an element with the specified uiID is removed. FALSE otherwise.
Requirements
Header: afxribbonstatusbar.h