Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |