Share via


DialogBase.ShowDialog Method

Include Protected Members
Include Inherited Members

Shows the form as a modal dialog box.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

ShowDialog()

Shows the form as a modal dialog box. (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