Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ContextMenu Class
Members

In This Topic
    C1ContextMenu Class
    In This Topic
    Context menu.
    Object Model
    C1ContextMenu Class
    Syntax
    'Declaration
     
    
    Public Class C1ContextMenu 
       Inherits C1CommandMenu
       Implements C1.Win.SuperTooltip.ISupportSuperTooltip 
    public class C1ContextMenu : C1CommandMenu, C1.Win.SuperTooltip.ISupportSuperTooltip  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.Command.C1Command
                C1.Win.Command.C1CommandMenu
                   C1.Win.Command.C1ContextMenu

    See Also