Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add Statusbar ActiveX control to _SCREEN object
Message
De
03/09/1997 15:09:54
 
 
À
03/09/1997 11:44:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00048298
Message ID:
00048338
Vues:
24
>Hi everybody!
>
>Does anybody has any suggestion to me, how to add StatusBar ActiveX control to _SCREEN ? (Instead of the original one?)
>My purpose is, to add bitmaps, and to write text in different Fonttypes than the original, besides to use it for the default purpose)
>I have never added nothing to _SCREEN, so I am unfamiliar with it.
>
>TIA
>
>BB

You can either create VFP Toolbar class (I like it) or separate container class with included StatusBar OCX. Call either new class 'clStatusbar' and then you can use _SCREEN.Addobject('oStatusbar','clStatusbar') to instanciate object from the class into _SCREEN container.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform