Appendix B – Sample Programs
158 Class Series Programmer’s Manual
Private Sub Printer_Click()
CommonDialog1.ShowPrinter
End Sub
This will create the form pictured below:
Note: It may be necessary to remove and reinsert the common dialog control due to Windows
®
registry
issues.