Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SETALL again ??
Message
 
 
To
11/07/2000 02:27:33
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00390612
Message ID:
00390630
Views:
10
>HI,
>
>can i use SETALL to put "do WHILE_CLICK" into GRID1.COLUMN.TEXT.DBLCLICKevent

No. You can not add code to events and methods at run-time.

If you create a builder (a utility to help in creating/configuring other controls), you can use go through every Textbox in every column and use its WriteMethod method to add the code.

Just a suggestion.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform