Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você 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