From: lyra via DotNetMonster.com on 8 Jan 2008 11:51 hello! is anyone here familiar with Printer Monitor Component? im using microsoft .NET framework version 3.5 but i cant find that component. can anyone help me with this? i really need it... tnx! -- Message posted via http://www.dotnetmonster.com
From: Herfried K. Wagner [MVP] on 8 Jan 2008 16:15 "lyra via DotNetMonster.com" <u40347(a)uwe> schrieb: > is anyone here familiar with Printer Monitor Component? im using > microsoft .NET framework version 3.5 but i cant find that component. can > anyone help me with this? i really need it... tnx! Where did you hear about this component? Maybe using WMI ('System.Management') + 'Win32_Printer' is sufficient. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
From: myrrh via DotNetMonster.com on 11 Jan 2008 11:33 i was just browsing the net looking for ways on how to change the printer settings like: setting the printing mode to grayscale and getting information about the file being printed like the total number of pages. i tried downloading it today but i don't know how to use it--and its codes. and about WMI ('System.Management') + 'Win32_Printer' , i'm honestly having a hard time with it. im just new to .net and i don't know how to use it.. can you further explain this please? or like give some sample codes or links? tnx! tnx! Herfried K. Wagner [MVP] wrote: >"lyra via DotNetMonster.com" <u40347(a)uwe> schrieb: >> is anyone here familiar with Printer Monitor Component? im using >> microsoft .NET framework version 3.5 but i cant find that component. can >> anyone help me with this? i really need it... tnx! > >Where did you hear about this component? > >Maybe using WMI ('System.Management') + 'Win32_Printer' is sufficient. > -- Message posted via DotNetMonster.com http://www.dotnetmonster.com/Uwe/Forums.aspx/dotnet-vb-net/200801/1
|
Pages: 1 Prev: DataGridView - Adding Images to a Record Next: TranslateToSids error |