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

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