Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripMain Class
Members

In This Topic
    C1EditorToolStripMain Class
    In This Topic
    Provides toolstrip with common editor commands like file, clipboards, history etc.
    Object Model
    C1EditorToolStripMain Class
    Syntax
    'Declaration
     
    Public Class C1EditorToolStripMain 
       Inherits C1EditorToolStripBase
    public class C1EditorToolStripMain : C1EditorToolStripBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ToolStrip
                      C1.Win.C1Editor.ToolStrips.C1EditorToolStripBase
                         C1.Win.C1Editor.ToolStrips.C1EditorToolStripMain

    See Also