Goblin - A Platform for 3D AR and VR Applications

Dialog.AddCheckBox Method (Int32, String, Int32, Int32, Int32, Int32, Boolean)

Adds a checkbox control to the dialog

public Checkbox AddCheckBox(
   int id,
   string text,
   int x,
   int y,
   int w,
   int h,
   bool ischecked
);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace | Dialog.AddCheckBox Overload List