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.
When overridden, gets the compact size of the checkbox.
virtual CSize GetCompactSize(
CDC* pDC
);
Parameters
- [in] pDC
Pointer to the CDC associated with the checkbox.
Return Value
Returns a CSize object that contains the compact size of the checkbox.
Remarks
If not overridden, returns the intermediate size of the checkbox.
Requirements
Header: afxribboncheckbox.h