[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.MessageBoxShowingEventArgs

MessageBoxShowingEventArgs Class

Event arguments that is used when messagebox is showing

Inheritance
MessageBoxShowingEventArgs
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.dll
Syntax
public class MessageBoxShowingEventArgs : EventArgs

Constructors

Name Description
MessageBoxShowingEventArgs(string, MessageBoxImage, UIElement)

Initializes a new instance of the MessageBoxShowingEventArgs.

Properties

Name Description
Cancel

To check continue this event or not

Icon

Icon that shows in the default modal

Message

Message that shows in the default modal

Sender

Toolbar that raise the event