简体   繁体   中英

How to hide a button control in ASP.net when I click in any space of the webform in VB.net

I have a button in my webform, and what I want to do is to hide it when I click on any space of my webform. Is this possible? I am using VB.net for the code.

Sounds like you want to use javascript. If you're using jQuery, they have a simple hide function.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM