Goblin - A Platform for 3D AR and VR Applications
Dialog.SetControlEnable Method
Sets the control enabled property
public
void
SetControlEnable(
int
id
,
bool
isenabled
);
See Also
Dialog Class
|
Microsoft.Samples.DirectX.UtilityToolkit Namespace