Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1ToolStripColorPicker Class
Members

In This Topic
    C1ToolStripColorPicker Class
    In This Topic
    Represents a toolstrip color picker control.
    Object Model
    C1ToolStripColorPicker Class
    Syntax
    'Declaration
     
    Public Class C1ToolStripColorPicker 
       Inherits System.Windows.Forms.ToolStripSplitButton
    public class C1ToolStripColorPicker : System.Windows.Forms.ToolStripSplitButton 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.ToolStripItem
                System.Windows.Forms.ToolStripDropDownItem
                   System.Windows.Forms.ToolStripSplitButton
                      C1.Win.C1Editor.ToolStrips.C1ToolStripColorPicker
                         C1.Win.C1Editor.ToolStrips.C1EditorToolStripColorPicker

    See Also