CMFCRibbonStatusBar::AddElement
Aggiungere un nuovo elemento barra multifunzione alla barra di stato della barra multifunzione.
void AddElement(
CMFCRibbonBaseElement* pElement,
LPCTSTR lpszLabel,
BOOL bIsVisible=TRUE
);
Parametri
[in] pElement
Un puntatore all'elemento aggiunto.[in] lpszLabel
Un'etichetta di testo dell'elemento.[in] bIsVisible
TRUE se si desidera aggiungere l'elemento come visibile, FALSE se si desidera aggiungere l'elemento come nascosti.
Requisiti
intestazione: afxribbonstatusbar.h