ComponentOne Menus and Toolbars for WinForms
C1CommandLink Constructor(C1Command)

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

Parameters

command
See Also

Reference

C1CommandLink Class
C1CommandLink Members
Overload List