Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
1001 things - combo grid
Message
De
20/12/2004 08:31:10
 
 
À
19/12/2004 11:11:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00968770
Message ID:
00970572
Vues:
22
>Hi Peter.
>
>I di what you said. But the combo box is invisible at runtime.
>
>Huh? To the best of my recollection, there is no code anywhere in the class that makes it invisible. What do you mean by invisible? Can you see anything (like the textbox and the command button? Or are you saying that when you click on the command button the grid does not become visible?


OK back to basics.
LOCAL oForm as Form 
SET CLASSLIB TO 'c:\vapps\vcpr3\modules\cbogrid.vcx' ADDITIVE 
oform=CREATEOBJECT('Form')
oform.AddObject('acbogrid1','acbogrid')

oform.Show(1)
the form shows but the control is not visible :-)

what am I doing wrong???


I feel very dumb today

Peter
Peter Cortiel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform