|
-
May 19th, 2002, 11:54 PM
#1
Thread Starter
New Member
adding an event
hi,
i would like to add an event click to a shape
so i opened the activex control and put a shape on it
then in my code i wrote
public event click()
in the testing form i have
private sub usercontrol1_click()
msgbox "test"
problem is when testing, i click on the shape and no **** happens, what am i doing wrong
hope somebody can help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|