Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1ToolStripColorPicker Class / CreateDefaultDropDown Method

In This Topic
    CreateDefaultDropDown Method (C1ToolStripColorPicker)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CreateDefaultDropDown() As System.Windows.Forms.ToolStripDropDown
    protected virtual System.Windows.Forms.ToolStripDropDown CreateDefaultDropDown()
    See Also