|
-
Aug 20th, 2007, 09:57 AM
#1
Thread Starter
PowerPoster
[RESOLVED] Project -> Add User Control missing
For some strange reason, on this computer (XP Pro-Sp2/VB6-SP6) I lost the Add User Control from the Project menu and from the context menu in Project Explorer. Does anyone have any clue as to what I broke and how to fix it? (I could reinstall VB, but maybe there's a simpler fix?)
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Aug 20th, 2007, 10:01 AM
#2
Re: Project -> Add User Control missing
Is it not there at all or is it disabled?
-
Aug 20th, 2007, 01:02 PM
#3
Re: Project -> Add User Control missing
View -> Toolbars -> Customize menu item.
On the Toolbars tab click the Reset button.
-
Aug 20th, 2007, 02:10 PM
#4
Thread Starter
PowerPoster
Re: Project -> Add User Control missing
Hack, it's not in either menu at all.
Bruce, it's not on the menu bar, but on the menus, that it's missing.
In the Project menu, I have
Add Class Module
Add Property Page
In the Add context menu in the Project Explorer, under Add, I have
Class Module
Property Page
Add User Control (and User Control) should be between them. It just seems to have disappeared from wherever it comes. I have the standard references loaded, but I have no idea which file the menu items come from, or I could copy a file from a computer that's working.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Aug 20th, 2007, 04:06 PM
#5
Re: Project -> Add User Control missing
Bruce, it's not on the menu bar, but on the menus, that it's missing.
It doesn't matter. The VB menu sometimes gets messed up and things disappear, especially if you have customized the menus or menu bars. One fix is to Reset the menu (but any customizations will be lost).
-
Aug 21st, 2007, 09:55 AM
#6
Thread Starter
PowerPoster
Re: Project -> Add User Control missing
Any idea which file gets changed? So I can make a copy of it and change it back if that's not the fix?
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Aug 23rd, 2007, 09:10 AM
#7
Thread Starter
PowerPoster
Re: Project -> Add User Control missing
It turns out that resetting the menus doesn't change the custom setup at all - MZ Tools is still there, all the icons I've added are in the toolbar, and the Add User Control item is back. Still haven't gotten it back in Project Explorer, but that's just a minor annoyance, so thanks, Bruce.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|