Results 1 to 8 of 8

Thread: write text on picture

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2004
    Location
    world
    Posts
    19

    write text on picture

    is there any way that i can write passed text on background picture?
    if yes please help me.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: write text on picture

    I'd suggest you look for a third party component that can do this for you, so that you can simply reference the DLL in your page and pass your arguments to it.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2004
    Location
    world
    Posts
    19

    Re: write text on picture

    Thanks,
    could you please point me to one?

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Oct 2004
    Location
    world
    Posts
    19

    Re: write text on picture

    thanks for help

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: write text on picture

    No Prob. If your question has been answered, add [Resolved] to the thread title.

  7. #7
    Fanatic Member kaihirst's Avatar
    Join Date
    Jul 2005
    Location
    The Resaurant At the End of The Universe
    Posts
    633

    Re: write text on picture

    Hi,

    there is another lesobtrusive way thatn using aan ACtiveX component although mendhak is right, as an alternative, why dont you referr to my tutorial on CSS graphics in the HTML forum.

    TA

    Kai
    As the information I give is useful in its nature, consider using the RATE POST feature located on the bottom left of this post please..

    A few things that make a good Developer a Great One.
    Methodical and a thorough approach to research and design inevitably leads to success.
    Forward thinking is the key to Flow of control.
    Never test in the design environment, always test in real time, you get the REAL results.
    CBSE & OOSE are the same animal, they just require different techniques, and thinking.
    SEO is a globe of objectives, SE rankings is an end to a means for these objectives, not part of them.
    The key to good design is explicit attention to both detail and response.
    Think Freely out of the "Box" you're in..... You will soar to better heights.

    Kai Hirst - MSCE, MCDBA, MCSD, MCP, MCAP, MSCT


  8. #8
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    Re: write text on picture

    alawra:

    is there any way that i can write passed text on background picture?
    if yes please help me.

    I'm not exactly sure what you are trying to do, but I put text on pictures by using a label and setting the backstyle property to transparent. Then you can pass the text through the Caption property of the label. Label1.Caption = "Some Text"

    You can also write code to position the label where ever you want it to appear on the picture.

    Good Luck

    Hope this works for you.

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