Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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