Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
1001 things - combo grid
Message
 
 
À
20/12/2004 08:31:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00968770
Message ID:
00970573
Vues:
23
Hi Peter,

Any object added on the fly has Visible=.F. so you can set it's properties and than make it 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
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform