Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Container in Dashboard.vcx to _screen?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01097293
Message ID:
01097296
Vues:
14
>>>How do you and a container that resides in Dashboard.vcx to _screen?
>>
>>_screen.NewObject([MyContainer],[ContainerClassHere],[Dashboard.vcx])
>>WITH _screen.MyContainer
>>
>>** These properties you set if you want.
>>** If you didn't set them defaults for container will be used
>>     .Left = ???
>>     .Top  = ???
>>     .Height = ???
>>     .Width = ???
>>
>> *** Visible must be explicitly set to .t. because all new objectes added progrmaticly comes with Visible = .f., no metter
>> ** what is their default value
>>     .Visible = .t.
>>ENDWITH
>>
>
>thank you... worked like a champ...


:-)
You are welcome
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform