Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to Create Code
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00012346
Message ID:
00012348
Views:
40
>I need to know where to create a class
>
>Specificly:
>
>In what part of my project do I place the code
>
>
>Thanx
>
>
>Chris

If you create class visually you just open Class Page of Project, Click New and manipulate in Class Designer adding necessary code to snippets. To create class programmatically you have to use DEFINE CLASS in the end of some code module (I like to use frist program module Start.prg).
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform