latex88
Registered User.
- Local time
- Today, 11:38
- Joined
- Jul 10, 2003
- Messages
- 198
Since you cannot change the the color or other attributes of command buttons, I've decided to make labels to look like buttons, as some have suggested. When you press a button, you can reference it by Me.ActiveControl...
It does not seem to work for labels. What is the similar code to reference a label being clicked?
It does not seem to work for labels. What is the similar code to reference a label being clicked?