Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Always on top only in my application
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00256481
Message ID:
00259184
Vues:
21
>Hi,
> I have tried to add ActiveS MS Statusbar 6.0 into my main form but still overlay by my child form. I tried to add Status bar into VFP toolbar class, but VFP required to create an formset fori it. Anyway to avoid it?

Yes, you have to add it to the TL at runtime, the same way you add any other toolbar to a TL at runtime...in a TL Activate, like this:

set classlib to mytoolbars.vcx additive
thisform.addobject('oToolstatbar','oToolstatbar')

You may need a "launch" flag to ensure it only runs once in the Activate...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform