Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
When you build applications in the Windows Presentation Foundation (WPF) Designer for Visual Studio, you sometimes need to add dialog boxes to your applications. Dialog boxes include the following:
The Open dialog box.
The Save As dialog box.
The Print dialog box.
Custom dialog boxes.
In the WPF Designer, you work with dialog boxes the same way that you work with them in any WPF application. For more information, see Dialog Boxes Overview.
See Also
Tasks
How to: Return a Dialog Box Result