Click here to Skip to main content
15,883,705 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to insert Textbox with rounded corner. Please help me.

Abhijit Gatade
Posted

1 solution

You'll have to create your own TextBox class and draw it yourself. You can find an example here[^].


The other, easier, method is to swith to using WPF. The downside is that WPF has a pretty sttep learning curve.
 
Share this answer
 
v2
Comments
[no name] 30-Apr-14 16:52pm    
The other, easier, method is to swith to using WPF.
Dave Kreskowiak 30-Apr-14 17:59pm    
Isn't that what I already said? Be careful who you reply to.
Dave Kreskowiak 30-Apr-14 18:00pm    
Are you relying to a message that is over a year old? Don't do it again.
SoMad 30-Apr-14 18:57pm    
All his comments are similar to that one. http://www.codeproject.com/script/comments/MemberComments.aspx?mid=10786704[^]

Soren Madsen
Dave Kreskowiak 30-Apr-14 22:47pm    
Yeah, thanks for picking that up. I'm just hitting the abuse button on him and his posts.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900