Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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