Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add events?!
Message
From
06/01/2000 14:46:00
 
 
To
06/01/2000 11:04:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00313888
Message ID:
00314073
Views:
53
>i know this method, but what i want to do is use coding method to declare a object event~!

DEFINE CLASS MyButton AS CommandButton
PROCEDURE Click
MESSAGEBOX('Click Event fired!')
ENDPROC
PROCEDURE DblClick
MESSAGEBOX('DblClick Event fired!')
ENDPROC
ENDDEFINE

Is this what you are looking for?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform