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
TRUE if the layout is right-to-left; FALSE if the layout is left-to-right.
Remarks
This method adjusts the layout of all ribbon panels and ribbon elements that are contained in the ribbon category.
Requirements
Header: afxribboncategory.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
|---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |