Visual Basic .NET - How To Video Tutorials by Joe Bolen.
Watch how to write simple text editor program in Visual Basic .NET.
Instead of using just the default printer device, you will learn how to give the user the option to select a printer device for their printed output. To do this, the PrintDialog component is added to the project. In this video you will see how to initialize the PrintDIalog component, issue the ShowDialog method, and change the document's printer settings.