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 total size of all of the visible buttons and separators in the toolbar.
BOOL GetMaxSize(
LPSIZE pSize
) const;
Parameters
- pSize
A pointer to a SIZE structure that receives the size of the items.
Return Value
Nonzero if successful; otherwise 0.
Remarks
This member function implements the behavior of the Win32 message TB_GETMAXSIZE, as described in the Windows SDK.
Requirements
Header: afxcmn.h