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

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