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.
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