How to create Non Resizable custom server control
Posted
by wonde
on Stack Overflow
See other posts from Stack Overflow
or by wonde
Published on 2010-03-14T05:29:13Z
Indexed on
2010/03/14
5:35 UTC
Read the original article
Hit count: 348
usercontrols
|ASP.NET
Hi guys,
I am building a custom web panel control for specific purpose.I want the control be fixed with specific width and height so that not to be resized in design mode as well as from property window.How can I do thing.
It is very important and urgent.I will appreciate if you can help me.
© Stack Overflow or respective owner