バージョン

ShowDialog メソッド

指定されたパラメーターでダイアログを初期化してそれを表示します。
オーバーロード一覧
オーバーロード解説
ShowDialog(ColumnFilter,RowsCollection)指定されたパラメーターでダイアログを初期化してそれを表示します。  
ShowDialog()Shows the form as a modal dialog box. System.Windows.Forms.Formから継承されます。
ShowDialog(IWin32Window)Shows the form as a modal dialog box with the specified owner. System.Windows.Forms.Formから継承されます。
参照