Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding timer to a command button group
Message
 
To
19/02/1999 15:52:42
Donny Sims
Independent Computer Consultants Inc
Scottsboro, Alabama, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00189316
Message ID:
00189500
Views:
17
>-snip-
>>You can programmatically define the timer as I indicated. However, in order to add it to the command group in the class designer, you'll have to add a object property reference to hold it. You can't use .AddObject().
>>
>
>George
>
>You lost me here, I've been looking at the class designer but can't find how to 'add a object property reference' could you give me some directions of point me to some remeidial reading ?
>
Donny,

Look under the Class menu. the first option should be New Property. Add the property name. VFP will give it a default value of .F.. When I add an object property reference, I always change that to .NULL. Then simply assign the object with CREATEOBJECT().
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform