ComponentOne Menus and Toolbars for WinForms
GetC1ContextMenu Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandHolder Class : GetC1ContextMenu Method
The control or NotifyIcon for which to retrieve the context menu.
Gets a context menu contained within the C1CommandHolder.
Syntax
'Declaration
 
Public Function GetC1ContextMenu( _
   ByVal control As System.Object _
) As C1ContextMenu
public C1ContextMenu GetC1ContextMenu( 
   System.object control
)

Parameters

control
The control or NotifyIcon for which to retrieve the context menu.
See Also

Reference

C1CommandHolder Class
C1CommandHolder Members