オーバーロード | 解説 |
---|---|
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から継承されます。 |