Results 1 to 3 of 3

Thread: Picture and Text ? (Resolved)

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2005
    Posts
    300

    Picture and Text ? (Resolved)

    Is there a componet i can use so that i can have a picture in it aswell as text. Because sometimes i need it to be full of text and then other times a picture.

    at the moment im using a picture box and a textbox and have one visibile one not, im sure their must be a better way of doing it.
    Last edited by Ricky1; Mar 26th, 2006 at 07:47 AM.
    Im Learning !!!!

  2. #2
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Picture and Text ?

    you can print text directly on to picturebox using the Print method:

    VB Code:
    1. Picture1.Print "Test Text"

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2005
    Posts
    300

    Re: Picture and Text ?

    ooooooooooo

    cool thanks.
    Im Learning !!!!

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