Yet another button question
Posted: Wed Aug 27, 2008 12:27 pm
Hi there
I would like to handle all MouseEnter & MouseDown messages of card's buttons in one place. What I am trying to do is the following:
on mouseEnter
if button where mouseEnter event occured is "buton1" then...
end mouseEnter
is there function (or property) for that? I can't find it...
Regards
I would like to handle all MouseEnter & MouseDown messages of card's buttons in one place. What I am trying to do is the following:
on mouseEnter
if button where mouseEnter event occured is "buton1" then...
end mouseEnter
is there function (or property) for that? I can't find it...
Regards