Adds an edit box control to the dialog
Adds an edit box control to the dialog
public EditBox AddEditBox(int,string,int,int,int,int);
Adds an edit box control to the dialog
public EditBox AddEditBox(int,string,int,int,int,int,bool);
Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace