by JA (5 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(9 Votes)

This sample code shows the way to show the printer properties window, That is the dialog box to set the optios of a printer, using API and not the VB Common Dialog.
Very Fast and easy to use
Uses the OpenPrinter,PrinterProperties and ClosePrinter API functions