シンタックス
'宣言
Public Function New( _
ByVal As System.String, _
ByVal As C1.WPF.C1MessageBoxIcon, _
ByVal As System.Windows.UIElement _
)
public MessageBoxShowingEventArgs(
System.string ,
C1.WPF.C1MessageBoxIcon ,
System.Windows.UIElement
)
パラメータ
- message
- icon
- sender
参照