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

In This Topic
    C1MainMenu Class
    In This Topic
    Window's main menu control.
    Object Model
    C1MainMenu Class
    Syntax
    'Declaration
     
    
    Public Class C1MainMenu 
       Inherits System.Windows.Forms.Control
       Implements C1.Win.SuperTooltip.ISupportSuperTooltip 
    public class C1MainMenu : System.Windows.Forms.Control, C1.Win.SuperTooltip.ISupportSuperTooltip  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.Command.C1MainMenu

    See Also