Adds a static text control to the dialog
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);
Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace