Free Book: Programming Windows Common Dialogs with Visual C# 2010

Free Book: Programming Windows Common Dialogs with Visual C# 2010

OK, check out my free book on Windows Common Dialogs using WPF

Windows common dialogs are a vital part of Windows applications. A typical common dialog provides a built-in out-of-box functionality similar to the common dialogs found in the Windows operating system. In this book, I will discuss common dialogs and how to use them in Windows applications.

In this chapter, we will discuss following topics:

  • MessageBox
  • OpenFileDialog
  • SaveFileDialog
  • FolderBrowserDialog
  • FontDialog
  • ColorDialog
  • PrintDialog
Download here


Next Recommended Reading WPF: Logical and Visual Trees