Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting click and dblclick code for a grid at run time..
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00621338
Message ID:
00623223
Views:
22
>Hi - I just can't get this define class statement right to get the textbox added to this grid... Any ideas?

You need to SET PROC TO your prg containing the class before calling AddObject().

You'll probably also want to RemoveObject("Text1") to get rid of the default textbox.
Previous
Reply
Map
View

Click here to load this message in the networking platform