[]
Initializes a new instance of the MessageBoxShowingEventArgs.
public MessageBoxShowingEventArgs(string message, C1MessageBoxIcon icon, UIElement sender)
Public Sub New(message As String, icon As C1MessageBoxIcon, sender As UIElement)
| Type | Name | Description |
|---|---|---|
| string | message | |
| C1MessageBoxIcon | icon | |
| UIElement | sender |