Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How disappointed I am .
Message
From
08/02/2002 11:20:04
Max Chen
Yx Software
Shunde, China
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00615259
Message ID:
00617437
Views:
25
Do u think the follow is the right syntax ?

Should the form designer generate code like follow if it
allow us to add method to object inside form ?


DEFINE CLASS form1 AS form
ADD OBJECT cmd1 as command1
ENDDEFINE


DEFINE CLASS command1 As CommandButton
Added_property='abc'

FUNCTION added_method
? 'abc'
ENDFUNC

ENDDEFINE
Previous
Reply
Map
View

Click here to load this message in the networking platform