Click here to Skip to main content
15,890,973 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Getting Responce From Form1 Pin
DaveyM6922-Aug-10 5:45
professionalDaveyM6922-Aug-10 5:45 
QuestionWindows service cannot able to start Pin
sekannak21-Aug-10 1:18
sekannak21-Aug-10 1:18 
AnswerRe: Windows service cannot able to start Pin
OriginalGriff21-Aug-10 2:11
mveOriginalGriff21-Aug-10 2:11 
AnswerRe: Windows service cannot able to start Pin
PIEBALDconsult21-Aug-10 4:24
mvePIEBALDconsult21-Aug-10 4:24 
QuestionItems in ComboBox Pin
igalep13221-Aug-10 0:56
igalep13221-Aug-10 0:56 
AnswerRe: Items in ComboBox Pin
Dave Kerr21-Aug-10 1:17
mentorDave Kerr21-Aug-10 1:17 
GeneralRe: Items in ComboBox Pin
igalep13221-Aug-10 1:22
igalep13221-Aug-10 1:22 
QuestionPrintPreview WTF? Pin
Dr.Walt Fair, PE20-Aug-10 16:02
professionalDr.Walt Fair, PE20-Aug-10 16:02 
I was tinkering with one of my desktop applications today and discovered that on Vista (and presumably Weven) that MS took away the functionality of the Printer button on the PageSetup dialog. PageSetup.AllowPrinter = true; used to allow the printer to be selected on XP, but now the printer selection button doesn't show up at all.

WTF?

In my application I need to print to a variety of page sizes and I need to show the user how the layout will look on their printer. Under XP when the user selects a different printer, my app changes the margins and readjusts the formatting. That makes a major difference when changing from, say a normal page printer to a continuous feed plotter!

As far as I can tell, the actual printing still works fine, but what you see on the screen preview may be totally different than what gets printed and the actual number of pages is totally bogus in many cases.

Has anyone else run into this problem? What is the recommended method on Vista for setting up a print preview and allowing the user to change the printer for a given application? Do I need separate code for Vista/W7 and XP?

Any ideas?
CQ de W5ALT

Walt Fair, Jr., P. E.
Comport Computing
Specializing in Technical Engineering Software


QuestionEvent Handling in Windows Services [modified] Pin
See_Sharp20-Aug-10 7:27
See_Sharp20-Aug-10 7:27 
AnswerRe: Event Handling in Windows Services PinPopular
Eddy Vluggen20-Aug-10 7:48
professionalEddy Vluggen20-Aug-10 7:48 
GeneralRe: Event Handling in Windows Services Pin
See_Sharp20-Aug-10 8:14
See_Sharp20-Aug-10 8:14 
GeneralRe: Event Handling in Windows Services Pin
Eddy Vluggen20-Aug-10 8:28
professionalEddy Vluggen20-Aug-10 8:28 
Questionwebpage popping out from iframe [modified] Pin
Hiren solanki20-Aug-10 3:36
Hiren solanki20-Aug-10 3:36 
AnswerRe: webpage popping out from iframe Pin
Łukasz Nowakowski20-Aug-10 3:47
Łukasz Nowakowski20-Aug-10 3:47 
AnswerRe: webpage popping out from iframe Pin
Ennis Ray Lynch, Jr.20-Aug-10 3:49
Ennis Ray Lynch, Jr.20-Aug-10 3:49 
AnswerRe: webpage popping out from iframe Pin
R. Giskard Reventlov20-Aug-10 3:50
R. Giskard Reventlov20-Aug-10 3:50 
AnswerRe: webpage popping out from iframe Pin
Hiren solanki20-Aug-10 4:03
Hiren solanki20-Aug-10 4:03 
GeneralRe: webpage popping out from iframe Pin
Łukasz Nowakowski20-Aug-10 4:12
Łukasz Nowakowski20-Aug-10 4:12 
GeneralRe: webpage popping out from iframe Pin
Ennis Ray Lynch, Jr.20-Aug-10 4:32
Ennis Ray Lynch, Jr.20-Aug-10 4:32 
GeneralRe: webpage popping out from iframe Pin
R. Giskard Reventlov20-Aug-10 4:24
R. Giskard Reventlov20-Aug-10 4:24 
AnswerRe: webpage popping out from iframe Pin
T M Gray20-Aug-10 4:47
T M Gray20-Aug-10 4:47 
GeneralRe: webpage popping out from iframe Pin
Hiren solanki20-Aug-10 16:59
Hiren solanki20-Aug-10 16:59 
GeneralRe: webpage popping out from iframe Pin
Bernhard Hiller22-Aug-10 21:58
Bernhard Hiller22-Aug-10 21:58 
GeneralRe: webpage popping out from iframe Pin
Hiren solanki24-Aug-10 19:31
Hiren solanki24-Aug-10 19:31 
QuestionWCF InvalidCastException - "from in the context ['Default' | 'LoadFrom'] at location" Pin
1eyhk120-Aug-10 0:30
1eyhk120-Aug-10 0:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.