Re: Print Preview without status dialog
From: Shashijeevan M.P. (shashijeevan_at_yahoo.com)
Date: 02/12/04
- Next message: Armin Zingler: "Re: Overriding OnPaing for listview"
- Previous message: Bob Powell [MVP]: "Re: Need guidance"
- In reply to: james: "Re: Print Preview without status dialog"
- Messages sorted by: [ date ] [ thread ]
Date: 12 Feb 2004 04:30:47 -0800
Hi james,
That's why I want the status dialog ONLY while printing to a printer.
When the user is editing the graphics I will refresh the
PrintPreviewControl frequently. During these refreshes I do not want
to display any status dialog because the user doesn't need to cancel
anything as it is just a preview. Also its annoying to get the status
dialog for every refresh.
I have checked it on different machines where different printers are
installed. The status dialog is still the same one. Now I am sure this
is not printer driver's status dialog.
regards,
shashi
"james" <jjames700ReMoVeMe at earthlink dot net> wrote in message news:<O6yqoWQ8DHA.2404@TK2MSFTNGP12.phx.gbl>...
> I think what you are seeing is your printer driver software's Status window
> popping up. I'm sure there is a way to trap it and keep it from showing,
> but, I doubt that it would be easy and besides, your user should be able to
> see it so they can stop a print job if they need to.
> james
>
> "Shashijeevan M.P." <shashijeevan@yahoo.com> wrote in message
> news:349ec834.0402111027.4f21dc3@posting.google.com...
> > Hi,
> >
> > I am using the PrintPreviewControl in my form and when I refresh it a
> > status message dialog box shows up which displays the page # being
> > printed.
> >
> > But, I want this status dialog only while printing not while
> > previewing.
> >
> > I have tried setting the PrintDocument.PrintController to
> > StandardPrintController. But the status windows is still popping up.
> >
> > What is the recommeded way to bypass this status dialog in
> > PrintPreview?
> >
> > Thanks in advance.
> >
> > regards,
> > shashi
- Next message: Armin Zingler: "Re: Overriding OnPaing for listview"
- Previous message: Bob Powell [MVP]: "Re: Need guidance"
- In reply to: james: "Re: Print Preview without status dialog"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|