Related resources for Dialog Control
  • Printing a Ruler using C# and GDI+5/21/2020 4:24:30 AM. If you misplaced your ruler, here's an application that will create one for you on your printer!
  • PnP List Picker And Fluent UI Dialog Control In SharePoint Framework5/1/2020 6:25:37 PM. In this article, you will see how to use PnP List Picker and Fluent UI Dialog control in SharePoint Framework.
  • OpenFileDialog In WPF8/27/2018 11:30:34 PM. This article shows how to use an OpenFileDialog control in WPF and C# to browse files.
  • Dialog Control in C# 63/11/2016 9:26:52 AM. In this article you will learn about Dialog Control in C# 6.
  • Create Your Own ZIP Tool in C# Using Iconic.Zip.dll1/13/2014 2:53:16 PM. In this article we are going to make our stand alone ZIP tool.
  • MS Office Style Color Picker in VB.NET11/10/2012 2:47:28 AM. I decided to make a color picker dialog of my own. I used the one found at Microsoft Office (for choosing the font color) as a souce of inspiration (in fact, I shamelessly copied it) - I used exactly the same palette of 40 colors and the same "look and feel" - only the size and distance of the little color panels is a little different in my version.
  • How to use VB.Net to print Invoice11/8/2012 9:42:44 AM. In this article I will demonstrate how to use VB.Net to print Invoice.
  • WPF OpenFileDialog9/29/2012 9:15:54 AM. This article will tell you how to use OpenFileDialog using WPF. OpenFileDialog represents a common dialog box that displays the control that allows the user to open a file.
  • PageSetupDialog in C#8/4/2010 12:19:26 PM. In this article I will explain about the PageSetupDialog Control in GDI+ and how to use in a Windows Forms application using C#.