Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CommandBars Menu problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01347647
Message ID:
01347692
Vues:
14
Never mind! I figured it out!

You have to set the value BEFORE you initiate the menu. Like so:
DO frsmain.mpr With This.frs7toolbar,"menubar2"
this.menubar2.AllowFloating = .f.
this.menubar2.HasGripper = .f.
this.menubar2.movable = .f.
this.frs7toolbar.InitCommandBar(this.menubar2)
Weird, but it works!
Kevin Scott
kehvn@carolina.rr.com


Hey! It's not my fault. It's some General named Protection!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform