Results 1 to 2 of 2

Thread: Printing a text box to a printer

  1. #1

    Thread Starter
    Addicted Member señorbadger's Avatar
    Join Date
    Oct 2003
    Location
    Mud pools of wellingborough
    Posts
    193

    Question Printing a text box to a printer

    Hi, I am trying to print the content of a standard textbox to a printer how do i do this??

    Please Help
    Sam Lad

  2. #2
    Fanatic Member laserman's Avatar
    Join Date
    Jan 2002
    Location
    Wales U.K
    Posts
    775
    VB Code:
    1. Printer.Print Text1.Text
    2.  Printer.EndDoc

    cheers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width