Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetAll( ??
Message
From
04/06/1999 05:27:05
 
 
To
04/06/1999 05:18:06
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00226385
Message ID:
00226387
Views:
19
>hi,
>
>i had a GRID1 in my form, its listing about a product's record. how can i do for user, just double click on row ( every column ) to active THISFORM.SELE_PRODUCT. and i don't want to put program in every COLUMN?.TEXT?.DBLCLICK
>
>is SetAll( can do that ??

I'm afraid to say that SETALL cannot do this, as it cannot be used to 'write' code into methods for you. Your only solutions are to

a: write the doule click code in every textbox

b: subclass the textbox, write the double click code there, and place that text box into each column that you need the functionality

HTH
regards

Ian
Previous
Reply
Map
View

Click here to load this message in the networking platform