Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to invoke a command before any of the object in cont
Message
De
28/05/2007 14:36:37
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
À
25/05/2007 12:36:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows XP
Divers
Thread ID:
01228550
Message ID:
01228900
Vues:
12
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform