I have an odd request that I don't know how to meet. On a basic vb.net form, I have a condition that needs to be met, and as soon as it's met, I set the button visibitily = "true". HOWEVER, I need to figure out a way to have the button visibler before the condition is met, and just make the button "non-clickable". How do I do this?
...
Go to the complete details ...