'宣言 Public Function New( _ ByVal dialogType As DialogType, _ ByVal dialog As System.Windows.Forms.Form, _ ByVal predecessor As Predecessor _ )
public ShowLinkDialogEventArgs( DialogType dialogType, System.Windows.Forms.Form dialog, Predecessor predecessor )
パラメータ
- dialogType
- DialogType値。
- dialog
- System.Windows.Forms.Formオブジェクト。
- predecessor
- Predecessor値。