Goblin - A Platform for 3D AR and VR Applications

Dialog.GetControl Method

Returns the control located at this index(if one exists)

Overload List

Returns the control located at this index(if one exists)

public Control GetControl(int);

Returns the control located at this index of this type(if one exists)

public Control GetControl(int,ControlType);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace