Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonGalleryItem Class / CreateSmallIcon Method

In This Topic
    CreateSmallIcon Method (EditorRibbonGalleryItem)
    In This Topic
    Creates default small icon of the element.
    Syntax
    'Declaration
     
    Protected Overridable Function CreateSmallIcon() As C1.Framework.C1Icon
    protected virtual C1.Framework.C1Icon CreateSmallIcon()
    See Also