Re: Where did it go and how do I get it back



That fixed the View menu but did nothing for the Project right click menu for
UserControls.
Thanks at least for that.

"Matt Williamson" wrote:


"Lorin" <Lorin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:207F1D1B-73D2-40A5-A0B6-A9470AE49145@xxxxxxxxxxxxxxxx
VB6SP6+
On one PC in the Project Right Click Menu I have Add UserControl, Add
File,
More ActiveX Designers
On another PC with the same VB6SP6+ it is all missing.
How do I get it back? What did I do to remove them?
Ditto for View Menu; I have Watch Window but no Immediate Window or Locals
Window.
If VB6 decaying before my eyes. Send more $ to M$.
I find I can drag a control into the project pane, but now i want to
rcreate
a new UserControl.


Right click a toolbar and choose customize. Click Menu bar and choose reset.

See if that helps

Matt



.



Relevant Pages

  • Re: Weird difference between UserControl and Form
    ... any need to subclass that window. ... > forms to set up the form as the client site for the browser object ... > So today I decided to implement a UserControl that hosts a WebBrowser, ... > aggregating) the browser class so I can override WndProc and log messages. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: How to enable IME on a custom UserControl?
    ... the system associates the input context maintained by the ... default IME with each window, i.e. a control on a form, as it is created. ... In order to enable the IME on a custom UserControl, ...
    (microsoft.public.dotnet.general)
  • Re: Error creating window handle
    ... I am running under WinXP and I just get aware of this 10,000 window handles ... The bill usercontrols are added in a Panel which automanage the vertical ... which each bill is a usercontrol of my own having some textboxes ... and load the new ones upon the current chosen filters. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Error creating window handle
    ... window handles per process - and I doubt you have that many. ... I have a form which load all my bills representation depending upon filters ... which each bill is a usercontrol of my own having some textboxes containing ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Usercontrol in IE showing warning message. How to avoid this?
    ... More specifically I believe you are in SafeTopLevel Window mode: ... > I've created a usercontrol which is hosted in Internet Explorer. ... > detect some more action needs to be taken and open a dialogbox. ... > shows a balloon tooltip on this new icon stating: ...
    (microsoft.public.dotnet.framework.windowsforms.controls)

Loading