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

In This Topic
    C1EditorToolStripReview Class
    In This Topic
    Represents a toolstrip with review commands.
    Object Model
    C1EditorToolStripReview Class
    Syntax
    'Declaration
     
    Public Class C1EditorToolStripReview 
       Inherits C1EditorToolStripBase
    public class C1EditorToolStripReview : 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.C1EditorToolStripReview

    See Also