Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CommandBars Menu problem
Message
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01347647
Message ID:
01347692
Views:
13
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!
Previous
Reply
Map
View

Click here to load this message in the networking platform