[To be supplied.]
[Visual Basic] Overloads Public Function GetChildIndex( _ ByVal child As Control, _ ByVal throwException As Boolean _ ) As Integer [C#] public int GetChildIndex( Control child, bool throwException ); [C++] public: int GetChildIndex( Control* child, bool throwException ); [JScript] public function GetChildIndex( child : Control, throwException : Boolean ) : int;
Control.ControlCollection Class | Control.ControlCollection Members | System.WinForms Namespace | Control.ControlCollection.GetChildIndex Overload List