Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Form Class
Form Methods
ShowDialog Method
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Form..::.ShowDialog Method

Shows the form as a modal dialog box.

  NameDescription
Public methodSupported by the .NET Compact FrameworkShowDialog()()()Shows the form as a modal dialog box with the currently active window set as its owner.
Public methodShowDialog(IWin32Window)Shows the form as a modal dialog box with the specified owner.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Closing does not Dispose      Moshe Yair Taieb ... Thomas Lee   |   Edit   |   Show History

Closing this form does not call the dispose. Be careful of a memory leak.

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker