'宣言 Public Function New( _ ByVal selectWindowForm As System.Windows.Forms.Form _ )
public BeforeSelectWindowEventArgs( System.Windows.Forms.Form selectWindowForm )
パラメータ
- selectWindowForm
 - 選択されたウィンドウまたはダイアログボックス。
 
'宣言 Public Function New( _ ByVal selectWindowForm As System.Windows.Forms.Form _ )
public BeforeSelectWindowEventArgs( System.Windows.Forms.Form selectWindowForm )