CMFCCustomizeButton::SetExtraSize
Specifies the extra size of the button.
void SetExtraSize(int cx, int cy);
Parameters
Parameter |
Description |
[in] cx |
The extra width of the button. |
[in] cy |
The extra height of the button. |
Remarks
This method is called by the framework for skins that require extra size for the borders of toolbar buttons (for example, round buttons).
Requirements
Header: afxcustomizebutton.h