RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedFormatPainterTool Class / SmallIcon Property

In This Topic
    SmallIcon Property (C1SimplifiedFormatPainterTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SmallIcon As C1.WPF.C1Icon
    public C1.WPF.C1Icon SmallIcon {get; set;}
    See Also