ComponentOne Menus and Toolbars for WinForms
Invoke Method (C1Command)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : Invoke Method
Invokes the command.
Syntax
'Declaration
 
Public Overridable Sub Invoke( _
   ByVal e As ClickEventArgs _
) 
public virtual void Invoke( 
   ClickEventArgs e
)

Parameters

e
See Also

Reference

C1Command Class
C1Command Members