RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedBorderTool Class / LargeIcon Property

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