PC Review


Reply
Thread Tools Rate Thread

Cancel Toolbar load

 
 
Gordon
Guest
Posts: n/a
 
      23rd Sep 2008
Hi...

I'm building a visual basic project in excel and I don't want any toolbars
loading. I can make the Excel toolbars not load, but wouldn't know whether a
user has adobe or 3rd party etc toolbars in the excel build. Is there a line
of code that will mean that no toolbars at all are loaded?

Also, I knew this before, but how do you disable the right click in a
worksheet?

Thanks

Gordon.
 
Reply With Quote
 
 
 
 
Peter T
Guest
Posts: n/a
 
      23rd Sep 2008
There's not a single code line to prevent toolbars from loading. You could
loop non popup bars and make them not visible, but I'd urge you not to do
that. Try Full screen instead.

To disable the right click popup, in the Workbook_SheetBeforeRight or
Worksheet_BeforeRightClick event
Cancel = True

Regards,
Peter T


"Gordon" <(E-Mail Removed)> wrote in message
news:841591F3-E67A-482F-94E8-(E-Mail Removed)...
> Hi...
>
> I'm building a visual basic project in excel and I don't want any toolbars
> loading. I can make the Excel toolbars not load, but wouldn't know whether
> a
> user has adobe or 3rd party etc toolbars in the excel build. Is there a
> line
> of code that will mean that no toolbars at all are loaded?
>
> Also, I knew this before, but how do you disable the right click in a
> worksheet?
>
> Thanks
>
> Gordon.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reviewing Toolbar - cancel auto appearance? DeanH Microsoft Excel Discussion 2 22nd Dec 2010 07:23 AM
Help to cancel Load event Paul3rd Microsoft Access Getting Started 10 5th Mar 2008 09:54 PM
The Top Toolbar Min,Max,Cancel is NOT showing in Excel =?Utf-8?B?VHVyaw==?= Microsoft Excel Worksheet Functions 1 2nd Feb 2006 03:32 AM
windows form cancel load marc parthoens Microsoft Dot NET 1 13th Nov 2003 03:29 PM
cancel loading process in form load event handler Giri Microsoft VB .NET 0 10th Jul 2003 08:31 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:46 AM.