ComponentOne Menus and Toolbars for WinForms
C1Commands Constructor

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Commands Class : C1Commands Constructor
Initializes a new instance of the C1Commands class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As C1CommandHolder _
)
public C1Commands( 
   C1CommandHolder owner
)

Parameters

owner
See Also

Reference

C1Commands Class
C1Commands Members