Table of Contents

Method GetCheckBoxSize

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetCheckBoxSize(Control, CheckState, VisualControlState)

Gets default checkbox size.

public static SizeD GetCheckBoxSize(Control control, CheckState checkState, VisualControlState controlState)

Parameters

control Control

Control where checkbox will be painted.

checkState CheckState

Check state.

controlState VisualControlState

Control part state.

Returns

SizeD