[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.MessageBoxShowingEventArgs.-ctor

MessageBoxShowingEventArgs Constructor

MessageBoxShowingEventArgs(string, MessageBoxImage, UIElement)

Initializes a new instance of the MessageBoxShowingEventArgs.

Declaration
public MessageBoxShowingEventArgs(string message, MessageBoxImage icon, UIElement sender)
Public Sub New(message As String, icon As MessageBoxImage, sender As UIElement)
Parameters
Type Name Description
string message
MessageBoxImage icon
UIElement sender