Goblin - A Platform for 3D AR and VR Applications

Dialog.AddStatic Method

Adds a static text control to the dialog

Overload List

Adds a static text control to the dialog

public StaticText AddStatic(int,string,int,int,int,int);

Adds a static text control to the dialog

public StaticText AddStatic(int,string,int,int,int,int,bool);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace