Hello to everybody
I am pretty sure I am describing somewhat the wrong way but I can't find a way to show this window via VB6
pretty much like going to Devices and Printers and double click on the Printer
Name:  Clipboard01.jpg
Views: 547
Size:  13.5 KB
I just want to pass the printer name and show this matching dialog .
Also if is not much bother how I turn "Use Printer Offline"
Name:  image_2022-03-29_120520423.png
Views: 596
Size:  2.2 KB
this on and off
It seems in the Printer API there is more than one offline and I did found how to put the printer to Offline/Online (PRINTER_CONTROL_SET_STATUS) but not how to make
the switch in the offline usage.

TIA