Returns the control located at this index(if one exists)
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);
Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace