CMFCRibbonCheckBox::GetRegularSize
Gets the regular size of the checkbox.
virtual CSize GetRegularSize(
CDC* pDC
);
Parameters
- [in] pDC
Pointer to the CDC object associated with this checkbox.
Return Value
Returns a CSize object that contains the regular size of the checkbox.
Remarks
If not overridden, returns the intermediate size of the checkbox.
Requirements
Header: afxribboncheckbox.h