P
Phuff
Hi all. I know I can catch individual events in a sub by handling the
check state for a particular checkbox, but what if I was to catch for
all check boxes? I need to check for whcih checkbox was clicked so I
can pass that info into a variable for a select/case statement. Any
ideas?
....I was thinking a mouse down event to get a point, but I think I need
to somehow convert that to a string to compare to checkbox locations
Thanks!
Paul
(e-mail address removed)
check state for a particular checkbox, but what if I was to catch for
all check boxes? I need to check for whcih checkbox was clicked so I
can pass that info into a variable for a select/case statement. Any
ideas?
....I was thinking a mouse down event to get a point, but I think I need
to somehow convert that to a string to compare to checkbox locations
Thanks!
Paul
(e-mail address removed)