ComponentOne Menus and Toolbars for WinForms
GetChildIndex(Control,Boolean) Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutPage.C1OutPageControlCollection Class > GetChildIndex Method : GetChildIndex(Control,Boolean) Method
Syntax
'Declaration
 
Public Overloads Overridable Function GetChildIndex( _
   ByVal child As System.Windows.Forms.Control, _
   ByVal throwException As System.Boolean _
) As System.Integer
public virtual System.int GetChildIndex( 
   System.Windows.Forms.Control child,
   System.bool throwException
)

Parameters

child
throwException
See Also

Reference

C1OutPage.C1OutPageControlCollection Class
C1OutPage.C1OutPageControlCollection Members
Overload List