Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to disable a Toolbar
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to disable a Toolbar
Miscellaneous
Thread ID:
00826377
Message ID:
00826377
Views:
69
I've just noticed that Modal Screens are not causing ToolBars to be disabled, even though it seems to disable everything else.

Is there a way of doing this , say from the init of the screen:

Init:
If Myform is modal
MyToolBar.Enabled = .f.
Endif

I;m not just sure what syntax to use for MyToolbar, as it is floating.
I obviously cannot say Thisform.MyToolbar !!!!

Any hel appreciated

regards,

Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform