RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / MessageBoxShowingEventArgs Class
Properties


In This Topic
    MessageBoxShowingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MessageBoxShowingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MessageBoxShowingEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyTo check continue this event or not  
    Public PropertyIcon that shows in the default modal  
    Public PropertyMessage that shows in the default modal  
    Public PropertyToolbar that raise the event  
    Top
    See Also