Goblin - A Platform for 3D AR and VR Applications

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

Adds a checkbox to the dialog

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

See Also

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