Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I put a class in a class ?
Message
De
13/06/2002 22:07:02
 
 
À
13/06/2002 05:28:47
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00666439
Message ID:
00668343
Vues:
25
Hi Cetin,

>with thisform.myGrid.Columns(1)
> .Addobject('myControl','myControlClass')
> .CurrentControl = 'myControl'
> .Sparse = .f.
> .myControl.Visible = .t.
>endwith

Can I use this code for drag and drop class, Actually what I want to do is to autosize my grid class (not a drag and drop class) and this autosize.vcx is a drag and drop class. In my grid class I put codes for the grid in the INIT methode so I thought I could put a code to call the autosize class in this methode but I don't know the codes.

I'm sorry if my previous words confusing you.

regards,

Budianto
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform