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 ideal size for the button control.
BOOL GetIdealSize(
SIZE* psize
);
Parameters
- psize
A pointer to the current size of the button.
Return Value
Nonzero if successful; otherwise 0.
Remarks
This member function emulates the functionality of the BCM_GETIDEALSIZE message, as described in the Buttons section of the Windows SDK.
Requirements
Header: afxwin.h