Disable Usercontrol resize capability

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

I am create a user control similar to textbox and i would like to disable
the resize capability like in the textbox.

I have successfully enforce the size by overriding the OnResize and fixing
it to what I want. However, I notice that in the original textbox, the
resize arrow don't even show up and the resize grip is disabled.

How do I do that??

Cheers
Jonathan Lim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top