Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to invoke a command before any of the object in cont
Message
From
28/05/2007 14:36:37
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
 
 
To
25/05/2007 12:36:55
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP
Miscellaneous
Thread ID:
01228550
Message ID:
01228900
Views:
20
This message has been marked as a message which has helped to the initial question of the thread.
You can add a line or other light control to your container. Place in the back of the grid. In the line's Init, call This.Parent.Load(). Add a Load method to your container. In the Load, remove the line. Now your container's Load can do the work you need to occur before the grid init's.

>I have a container class which has a grid and few controls. The container has all the information of cursor to be created for the grid and the grid is already set with controlsource and column controls.
>Before the grid is created I need to create the cursor (Not in the form load event).
>Rajesh
Charlie
Previous
Reply
Map
View

Click here to load this message in the networking platform