Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Status bar
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00233296
Message ID:
00233370
Vues:
33
>Try this:
>
>Set Status Bar Off
>_screen.addobject( "oStatusBar", "OleControl", "MSComCtlLib.SBarCtrl.2" )
>
>Then create your panels object
>And then,
>_screen.oStatusBar.Visible = .T.
>
>Good Luck
>Esteban

Hi Esteban,

As far as i am concerned i cannot get the following to work:

_screen.addobject( "oStatusBar", "OleControl", "MSComCtlLib.SBarCtrl.2" )

Neither in VFP 5 nor VFP 6.
I was said it is impossible to add an OLE control to _screen!

I only succeed to attach a status bar to a form. If there is a trick to make it work... i'd be glad to know

François
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform