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.
Re: Where did it go and how do I get it back ... On one PC in the Project Right Click Menu I have Add UserControl,... More ActiveX Designers... On another PC with the same VB6SP6+ it is all missing. ... I have Watch Window but no Immediate Window or Locals ... (microsoft.public.vb.general.discussion)
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)