|
-
Aug 2nd, 2004, 11:35 AM
#1
Thread Starter
Member
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.
-
Aug 2nd, 2004, 03:34 PM
#2
Thread Starter
Member
Please help me
-
Aug 2nd, 2004, 03:50 PM
#3
Frenzied Member
Make it yourself using an image, and by setting the TextBox.BorderStyle = None.
~Peter

-
Aug 2nd, 2004, 04:41 PM
#4
Thread Starter
Member
Can you please elaborate a little more on how to use the Image?
Thank you
-
Aug 2nd, 2004, 08:02 PM
#5
Frenzied Member
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.
-
Aug 3rd, 2004, 11:46 AM
#6
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|