Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I put a class in a class ?
Message
From
13/06/2002 22:07:02
 
 
To
13/06/2002 05:28:47
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00666439
Message ID:
00668343
Views:
26
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform