Method GetCheckBoxSize
GetCheckBoxSize(AbstractControl, CheckState, VisualControlState)
Gets default checkbox size.
public static SizeD GetCheckBoxSize(AbstractControl control, CheckState checkState, VisualControlState controlState)
Parameters
controlAbstractControlControl where checkbox will be painted.
checkStateCheckStateCheck state.
controlStateVisualControlStateControl part state.