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:43:07
 
 
To
03/09/1997 15:09:54
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00048298
Message ID:
00048346
Views:
30
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform