Skip to Content
Windows Forms 2.0 Programming
book

Windows Forms 2.0 Programming

by Chris Sells, Michael Weinhardt
May 2006
Intermediate to advanced
1296 pages
23h 51m
English
Addison-Wesley Professional
Content preview from Windows Forms 2.0 Programming

3. Dialogs

A DIALOG IS DEFINED BY ITS USE. If a form is the application's main window, it's a window and not a dialog. However, if a form pops up in response to a user request for service, such as a request to open a file, and stops all other user interactions with the application, it's a dialog (specifically, a modal dialog).

However, things get a little murky when we consider modeless dialogs, such as Outlook's Send/Receive Progress dialog. Modeless dialogs don't stop the user from interacting with the rest of the application, but they do provide a means of interaction outside the main window.

The Windows Forms terminology makes things even murkier. Standard dialogs are exposed by the XxxDialog family of components, such as OpenFileDialog. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

CDO & MAPI Programming with Visual Basic:

CDO & MAPI Programming with Visual Basic:

Dave Grundgeiger
Professional Visual Basic 2012 and .NET 4.5 Programming

Professional Visual Basic 2012 and .NET 4.5 Programming

Bill Sheldon, Billy Hollis, Rob Windsor, David McCarter, Gastón Hillar, Todd Herman

Publisher Resources

ISBN: 0321267966Purchase book