Goblin - A Platform for 3D AR and VR Applications

Dialog.AddButton Method

Adds a button control to the dialog

Overload List

Adds a button control to the dialog

public Button AddButton(int,string,int,int,int,int);

Adds a button control to the dialog

public Button AddButton(int,string,int,int,int,int,Keys,bool);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace