Hi guys-
I have a form with labels that the user can click on to go to another form, etc. I wanted to use labels because I wanted it to look more like text that can be clicked on
(such as a hyperlink- buttons are too bulky). When I click the label, it fires and all is good. I have assigned the label as \<Case Number. However, When I load the form, I cannot press Alt + c to have the click event fire. There is no keypress event for a label either.
I also set this label in question as tab order = 1, still hot key doesn't fire the click event.
How do I hot key a label and get that hot key to work?
Thanks in Advance!
Angie
I have a form with labels that the user can click on to go to another form, etc. I wanted to use labels because I wanted it to look more like text that can be clicked on
(such as a hyperlink- buttons are too bulky). When I click the label, it fires and all is good. I have assigned the label as \<Case Number. However, When I load the form, I cannot press Alt + c to have the click event fire. There is no keypress event for a label either.
I also set this label in question as tab order = 1, still hot key doesn't fire the click event.
How do I hot key a label and get that hot key to work?
Thanks in Advance!
Angie