the database i'm working on at work involves a "switchboard" form that i've put together. i'm quite proud of the work i've done so far, so i've decided to add a small 'watermark' if you will in the bottom right corner of the switchboard form, and for kicks i want to insert a message box or something when that mark is Shift+Clicked.. the problem is i haven't touched VB in years, so i don't really remember how to do anything.
how do i go about watching said label for a Shift+Click event and then reacting to it? (for example's sake, let's call the label "lbl_Signature")
(if you couldn't tell, this isn't terribly important. just something i wanted to do
)
how do i go about watching said label for a Shift+Click event and then reacting to it? (for example's sake, let's call the label "lbl_Signature")
(if you couldn't tell, this isn't terribly important. just something i wanted to do
