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

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