Vb.net:- Printing Text To A Picturebox (vs 2003)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VICTOR DIACONO
    New Member
    • Mar 2008
    • 1

    Vb.net:- Printing Text To A Picturebox (vs 2003)

    I have the following problem.

    I am trying to print the contents of a number of Textboxes into Labels on a Picturebox. Then I wish to output the Picturebox to the screen.

    Ok, it is a simple matter of assigning the value of the Textbox to a Label in the Picturebox. But VB.NET doesn't seem to support a Print method for the Picturebox.

    How do I output the Picturebox (complete with its contents) to screen or the printer?
  • Stang02GT
    Recognized Expert Top Contributor
    • Jun 2007
    • 1206

    #2
    Originally posted by VICTOR DIACONO
    I have the following problem.

    I am trying to print the contents of a number of Textboxes into Labels on a Picturebox. Then I wish to output the Picturebox to the screen.

    Ok, it is a simple matter of assigning the value of the Textbox to a Label in the Picturebox. But VB.NET doesn't seem to support a Print method for the Picturebox.

    How do I output the Picturebox (complete with its contents) to screen or the printer?
    VICTOR,

    Welcome to the Scripts.

    Please check out the posting guidelines , and if your question is .NET specific we have a .NET forum that you can post your question in. Posting questions into related forums will help you to get a better/faster answer to your question.

    Enjoy!

    Comment

    Working...