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

In This Topic
    C1EditorToolStripStyle Class
    In This Topic
    Represents a text style toolstrip.
    Object Model
    C1EditorToolStripStyle Class
    Syntax
    'Declaration
     
    Public Class C1EditorToolStripStyle 
       Inherits C1EditorToolStripBase
    public class C1EditorToolStripStyle : 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.C1EditorToolStripStyle

    See Also