ControlCollection.GetControl

ControlCollection.GetControl method

Gets the element at the specified index IX.

public Control GetControl(int IX)
ParameterTypeDescription
IXInt32

See Also