[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.MessageBoxShowingEventArgs.-ctor

MessageBoxShowingEventArgs Constructor

MessageBoxShowingEventArgs(string, C1MessageBoxIcon, UIElement)

Initializes a new instance of the MessageBoxShowingEventArgs.

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