Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Skarcrow
  • Content: Threads
  • Order by date
  1. Skarcrow

    Maintitle Disappears when in system tray

    Hi All, I'm trying to develop a "watcher" app to monitor whether another process is running. As I have a few processes running with the same process name I decided to use the Process.MainwindowTitle. HOWEVER !! This seems to be set to an empty string if the application is minimized to the...
  2. Skarcrow

    newbie - email reader

    I have an upcoming project that will require me to read and parse incoming email sent to a particular mailbox on our exchange server. These emails will be in any format I dictate i.e header details and csv formatted lines. Can anyone give me pointers where to look for examples in doing the...
  3. Skarcrow

    Supress Printing Message

    Is there a way to supress the "Printing Page ..." message that is shown when printing a "Printdocument" ? I am in the middle of an application that individually Prints Labels and the display of the message is a nuisance.
  4. Skarcrow

    NEWBIE !! - Value from Datagridview

    This seems simple but is driving me mad. :( I have a datagridview which is populated from a bindingsource pointing to a DBF file on our server. I have successfully popuplated the grid with the data and what I want now is to get the value of one of the fields in the currently selected row in...
  5. Skarcrow

    Send print string direct to print

    Hi All, I've a loan Zebra Z4M Plus label printer to test (only got it for 1 week). Using the windows printer driver and using printdocument work fine but is slow and I would rather use the printers "in built" barcodes etc.. than sending bitmap images. If I send the strings to print a barcode...

Part and Inventory Search

Back
Top