W
Warrio
Hello!
Is there a way to disable the 'web' menu bar from appearing at all?
On the first time where the user clicks on a hyperlink, the menu is not
displayed
on the 'OnClick' event of the textbox, I've used:
CommandBars("Web").Visible = False
This works only on the second time the user clicks on it.
Is there a way to hide, once for all, on the loading of the of a startup
form?
Thanks for any suggestion
Is there a way to disable the 'web' menu bar from appearing at all?
On the first time where the user clicks on a hyperlink, the menu is not
displayed
on the 'OnClick' event of the textbox, I've used:
CommandBars("Web").Visible = False
This works only on the second time the user clicks on it.
Is there a way to hide, once for all, on the loading of the of a startup
form?
Thanks for any suggestion