Goblin - A Platform for 3D AR and VR Applications

Dialog.AddCheckBox Method

Adds a checkbox control to the dialog

Overload List

Adds a checkbox control to the dialog

public Checkbox AddCheckBox(int,string,int,int,int,int,bool);

Adds a checkbox to the dialog

public Checkbox AddCheckBox(int,string,int,int,int,int,bool,Keys,bool);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace