ComponentOne Menus and Toolbars for WinForms
Invoke Method (C1CommandMenu)

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

Parameters

e
See Also

Reference

C1CommandMenu Class
C1CommandMenu Members