CToolBarCtrl::GetMaxSize
Retrieves the total size of all of the visible buttons and separators in the toolbar.
BOOL GetMaxSize(
LPSIZE pSize
) const;
Параметры
- pSize
A pointer to a SIZE structure that receives the size of the items.
Возвращаемое значение
Nonzero if successful; otherwise 0.
Заметки
This member function implements the behavior of the Win32 message TB_GETMAXSIZE, as described in the Windows SDK.
Требования
Header: afxcmn.h