Results 1 to 6 of 6

Thread: How to change textbox shape ?

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2004
    Location
    LA
    Posts
    57

    Question How to change textbox shape ?

    Hi Guys,

    I was searching internet on how to change textbox shape but come up with nothing.
    I need to change shape of textbox from rectangular to oval. Can any one give an example or some idea on how I should approach this issue?

    Thank you.


  2. #2

    Thread Starter
    Member
    Join Date
    Feb 2004
    Location
    LA
    Posts
    57
    Please help me

  3. #3
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Thumbs up

    Make it yourself using an image, and by setting the TextBox.BorderStyle = None.
    ~Peter


  4. #4

    Thread Starter
    Member
    Join Date
    Feb 2004
    Location
    LA
    Posts
    57
    Can you please elaborate a little more on how to use the Image?

    Thank you


  5. #5
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    Have you tried looking up custom button shapes? it would essentially be the same concept. I would bet there are more examples on the net for buttons.

    sorry I can't help you out more than that.

  6. #6
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Wink

    And i was implying that you should make your own control. Just slap an oval image on the control, then a text box without a border, and ta-da!
    ~Peter


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