
Appendix B – Sample Programs
Class Series Programmer’s Manual 158
End Sub
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.