Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonButton Class / CreateLargeIcon Method

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