Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add Statusbar ActiveX control to _SCREEN object
Message
From
03/09/1997 15:09:54
 
 
To
03/09/1997 11:44:05
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00048298
Message ID:
00048338
Views:
29
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform