Goblin - A Platform for 3D AR and VR Applications

Dialog.AddRadioButton Method

Adds a radio button control to the dialog

Overload List

Adds a radio button control to the dialog

public RadioButton AddRadioButton(int,uint,string,int,int,int,int,bool);

Adds a radiobutton to the dialog

public RadioButton AddRadioButton(int,uint,string,int,int,int,int,bool,Keys,bool);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace