ComponentOne Menus and Toolbars for WinForms
AddRange Method (C1OutPage.C1OutPageControlCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutPage.C1OutPageControlCollection Class : AddRange Method
Syntax
'Declaration
 
Public Overridable Sub AddRange( _
   ByVal controls() As System.Windows.Forms.Control _
) 
public virtual void AddRange( 
   System.Windows.Forms.Control[] controls
)

Parameters

controls
See Also

Reference

C1OutPage.C1OutPageControlCollection Class
C1OutPage.C1OutPageControlCollection Members