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.
Retrieves the width, in pixels, of the CMFCRibbonEdit Class control.
int GetWidth(
BOOL bInFloatyMode = FALSE
) const;
Parameters
- [in] bInFloatyMode
TRUE if the CMFCRibbonEdit Class control is in floating mode; otherwise, FALSE.
Return Value
The width, in pixels, of the CMFCRibbonEdit Class control.
Requirements
Header: afxribbonedit.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |