Goblin - A Platform for 3D AR and VR Applications

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

Adds a static text control to the dialog

public StaticText AddStatic(
   int id,
   string text,
   int x,
   int y,
   int w,
   int h,
   bool isDefault
);

See Also

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