CMFCRibbonEdit::GetWidth
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. |