Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add Statusbar ActiveX control to _SCREEN object
Message
 
À
03/09/1997 15:43:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00048298
Message ID:
00048362
Vues:
34
You may even use a container class or a form class to create your custom status bar class.

Kamal

>Hi Edward!
>
>Thanks your answer! I am not familiar with toolbars.
>Is it possible, if I position the toolbar to the bottom of _SCREEN, that user cannot move it away?
>
>BB
>
>
>>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform