|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Printer PropertiesHi!
How can I get the printer properties (the same as right click-properties in the Printer menu) in a VB.NET 2005 application. I have the collection of the printers but need to get to the properties. Regards Morten Fagermoen Do you mean get the properties (via wmi or similar) or open the printer
properties dialog... rundll32 printui.dll, PrintUIEntry /p /n\\<servername>\<printer> If above then great... otherwise, what properties are you after? Pete http://computermanagementconsole.co.uk/ Morten Fagermoen wrote: Show quoteHide quote > Hi! > > How can I get the printer properties (the same as right click-properties in > the Printer menu) in a VB.NET 2005 application. I have the collection of > the printers but need to get to the properties. > > Regards > > Morten Fagermoen I'm looking for printer properties dialog so I will try your solution.
Thank you for your help! Morten Show quoteHide quote "xla76" <pete.for***@gmail.com> wrote in message news:1164565998.460117.84180@j72g2000cwa.googlegroups.com... > Do you mean get the properties (via wmi or similar) or open the printer > properties dialog... > > rundll32 printui.dll, PrintUIEntry /p /n\\<servername>\<printer> > > If above then great... otherwise, what properties are you after? > > Pete > > > > > http://computermanagementconsole.co.uk/ > > Morten Fagermoen wrote: >> Hi! >> >> How can I get the printer properties (the same as right click-properties >> in >> the Printer menu) in a VB.NET 2005 application. I have the collection of >> the printers but need to get to the properties. >> >> Regards >> >> Morten Fagermoen >
Need Help on String.Format() method
Books for learning VB.NET Serialization Help!!!!!!!!!! Adding buttons to form help Embedded Stored Procedure within App VB 2005 Initialising Toobar upload file to web-browser Need help to marshall Win32 DLL call to VB.net array and shell Animated GIFs in VB.NET 2005 |
|||||||||||||||||||||||