Overload List
Name | Description |
---|---|
ShowDialog()()()() | Shows the form as a modal dialog box with the currently active window set as its owner. |
ShowDialog(IWin32Window) | Shows the form as a modal dialog box with the specified owner. |
| C# Visual Basic Visual C++ |
A.D.D. Timer Development Reference |
frmMain..::ShowDialog Method |
Name | Description |
---|---|
ShowDialog()()()() | Shows the form as a modal dialog box with the currently active window set as its owner. |
ShowDialog(IWin32Window) | Shows the form as a modal dialog box with the specified owner. |