So if I was using vb.net i could just do
btnLogin.Enabled = False
This would grey out the button and not let the user click on it.
Is there the possibility for this? I thought i could just put a rectangle over the top of the element in question with a 50% transparency and link its visibility to specific user level - this works but i can still click the button underneath the rectangle.... ;-)
This is a migrated post! Originally posted on 30.01.2015 by user synergyautomation. Please be aware that information can be outdated.