473,509 Members | 2,526 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Supress Print Status Box?

I have a little app that monitors a database and then prints various
reports. Everything works fine except that it pops up the little status
window that says "Printing 1 or 2..", then goes away. It's quite annoying.
Is there a way to suppress this box?

Thanks.

-- Rob T.
Nov 20 '05 #1
2 1080
Hi,

The printdocuments printcontroller display that window. Try
this

PrintDocument1.PrintController = New
System.Drawing.Printing.StandardPrintController

http://msdn.microsoft.com/library/de...ollertopic.asp
Ken
------------------
"Rob T" <RT*********@DONTwalchemSPAM.com> wrote in message
news:eg****************@tk2msftngp13.phx.gbl...
I have a little app that monitors a database and then prints various
reports. Everything works fine except that it pops up the little status
window that says "Printing 1 or 2..", then goes away. It's quite annoying.
Is there a way to suppress this box?

Thanks.

-- Rob T.

Nov 20 '05 #2
THANK YOU! That was too easy!

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:uP*************@TK2MSFTNGP10.phx.gbl...
Hi,

The printdocuments printcontroller display that window. Try
this

PrintDocument1.PrintController = New
System.Drawing.Printing.StandardPrintController

http://msdn.microsoft.com/library/de...ollertopic.asp

Ken
------------------
"Rob T" <RT*********@DONTwalchemSPAM.com> wrote in message
news:eg****************@tk2msftngp13.phx.gbl...
I have a little app that monitors a database and then prints various
reports. Everything works fine except that it pops up the little status
window that says "Printing 1 or 2..", then goes away. It's quite annoying. Is there a way to suppress this box?

Thanks.

-- Rob T.

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1072
by: Khalid Hussain | last post by:
hi Could someone please help me in following: I need to update Policy status baseupon commencement date and then print with new Policy status. I written a stored procedure to update the policy....
2
1946
by: ashtonn | last post by:
Hello, How do i print values returned by Py_BuildValue in Linux? PyObject *obj = Py_BuildValue("{s:i}", "Status", status); I need to print the Status value here -Thanks, Ashton
0
2472
by: J M | last post by:
How do I go about writing HttpWebRequest to get IPP printer status request from remote printer? I have been running ippprint utility but it's not working across proxy servers so I have to write...
1
3524
by: David | last post by:
I have a custom control that contains a class that Inherits the panel control. I am trying to catch a keydown event in this class and then supress it from the rest of the control as well as the...
3
1598
by: Milan Todorovic | last post by:
Hello, I need help with something that should be pretty trivial, but I can't seem to find an easy way to do it. I have a printing routine set up in a windows vb.net 2005 app. The routine has...
2
1327
by: khani | last post by:
Hi i have following situation in cystal report in detail section i have a field say name.now i have five duplication record like this zahid zahid zahid zahid
5
2503
by: xirowei | last post by:
public class Result { private int countA = 0; private int countB = 0; private int statement; private boolean statusA = false; private boolean statusB = false; private int arrayA = new...
3
2922
by: rajkumarpb | last post by:
Hi friends, I am new to this forum...But not for programming...I want a Print CSS File to be added in my page..OK.... Here is the page and i want you friends to help me create the CSS File...
0
1481
by: tvnaidu | last post by:
I wrote a status page HTML code, here I have 8 port status, it prints first 7 and last status it won't print, from there onwards it won't print footer also, if I make 10 instead 8, then it prints...
0
7233
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7135
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
7067
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7505
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5060
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4729
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3215
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3201
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1570
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.