Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonColorPicker Class / CreateIcon Method

In This Topic
    CreateIcon Method (EditorRibbonColorPicker)
    In This Topic
    Creates default composite icon of the element.
    Syntax
    'Declaration
     
    Protected Overridable Function CreateIcon() As C1.Framework.C1CompositeIcon
    protected virtual C1.Framework.C1CompositeIcon CreateIcon()
    See Also