开发者

How to lock the control in asp.net?

开发者 https://www.devze.com 2023-02-02 19:26 出处:网络
In window base application whenever right click on the control which give the option for 开发者_JAVA技巧lock control, asp.net give any facility for this purpose.There is no lock control option in ASP.

In window base application whenever right click on the control which give the option for 开发者_JAVA技巧lock control, asp.net give any facility for this purpose.


There is no lock control option in ASP.NET , although you can provide absolute positioning for all the controls. From designer select the control, Go to Format -> Position... -> Positioning Stype - Provide absolute positioning

0

精彩评论

暂无评论...
验证码 换一张
取 消