How can I get printers icons in c# -


Can anybody tell me how I can get the icon of the PrintQueue object like in C # (in Explorer) I get a list of all printers with this code:

LocalPrintServer PrintServer = new LocalPrintServer (); PrintQueueCollection PrintQueuesOnLocalServer = PrintServer.GetPrintQueues (New [] {EnumeratedPrintQueueTypes.Local, EnumeratedPrintQueueTypes.Connections});

Advance NeoKript

You open an operating system icon Should try shell32.dll (or try with other dll of the board) as a resource file with Visual Studio, you should find the icon there, But I do not know if you use it in your app Here's a screenshot on a dll as a resource: Image vs. Please enter here what you get and here:

 Enter image details here

Of course you will have to try to open the icon one needs one for one, maybe you want one called 17?

Enter image details here

Comments