Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 .NET menubar disappeared
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

andreasdr
Starting Member

1 Posts

Posted - Apr 07 2004 :  06:05:36 AM  Show Profile
Hi,
the menubar is vanished after the Assist X installation and even a reinstall or new install didn't solve this problem. Any suggestions??

Regards,
Andreas

jpizzi
Tomato Guru

USA
642 Posts

Posted - Apr 07 2004 :  11:06:17 AM  Show Profile
Since the MenuBar appears as a selection in the Tools | Customize | Toolbars dialog, perhaps this will help? Note that I haven't tried to turn off my menus to check it, so use it at your own risk....

Option Strict Off
Option Explicit Off
Imports EnvDTE
Imports System.Diagnostics

Public Module RecordingModule


	Sub menu()
	DTE.ExecuteCommand ("Tools.Customize")
	End Sub
End Module


Joe Pizzi
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000