ComponentOne Menus and Toolbars for WinForms
SetChildIndex Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutPage.C1OutPageControlCollection Class : SetChildIndex Method
Syntax
'Declaration
 
Public Overridable Sub SetChildIndex( _
   ByVal child As System.Windows.Forms.Control, _
   ByVal newIndex As System.Integer _
) 
public virtual void SetChildIndex( 
   System.Windows.Forms.Control child,
   System.int newIndex
)

Parameters

child
newIndex
See Also

Reference

C1OutPage.C1OutPageControlCollection Class
C1OutPage.C1OutPageControlCollection Members