Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Called by the framework when the layout changes direction.
virtual void OnRTLChanged(
BOOL bIsRTL
);
Parameters
- [in] bIsRTL
This parameter is not used.
Remarks
By default this method does nothing. Override this method to adjust the ribbon element when the layout changes direction. The default layout direction is left-to-right.
Requirements
Header: afxbaseribbonelement.h