DialogBase.ShowDialog Method

Overload List

  Name Description
Public method ShowDialog() Shows the form as a modal dialog box with the currently active window set as its owner. (Inherited from Form.)
Public method ShowDialog(IWin32Window) Shows the form as a modal dialog box with the specified owner. (Inherited from Form.)

Top

See Also

Reference

DialogBase Class

DialogBase Members

Microsoft.VisualStudio.Modeling.Shell Namespace