RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / MessageBoxShowingEventArgs Class / Icon Property

In This Topic
    Icon Property (MessageBoxShowingEventArgs)
    In This Topic
    Icon that shows in the default modal
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Icon As C1.WPF.C1MessageBoxIcon
    public C1.WPF.C1MessageBoxIcon Icon {get;}
    See Also