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