Re: Menu Items Showing in Object Properties Dropdown

Tech-Archive recommends: Speed Up your PC by fixing your registry



"Rick Raisley" <rraisley@xxxxxxxxxxxxxxx> wrote in message
news:u5wENjACHHA.4680@xxxxxxxxxxxxxxxxxxxxxxx

How the HECK do I get rid of them? I can see that in certain cases it
might
be nice to access them there, but I don't want them! I know it must be an
IDE setting somewhere, but darned if I can find it. I need help with
restoring my sanity here! ;-)

That "dropdown listing of controls" is actually a dropdown listing of any
object you have setup to trap events.... which includes Menus, Controls and
any object variables you've declared "WithEvents". There's no way to get rid
of them and they've always been there.

--
Regards,

Rick Raisley
rraisley@xxxxxxxxxxxxxxx



--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm


.



Relevant Pages

  • Re: Menu Items Showing in Object Properties Dropdown
    ... How the HECK do I get rid of them? ... That "dropdown listing of controls" is actually a dropdown listing of any ...
    (microsoft.public.vb.general.discussion)
  • Re: Best practice on establishing DB connection
    ... A lot of people point out that getting rid of them can help. ... > that this is the bottleneck, because the first form that opens is an ... > of unbound controls. ... So, just like the rules about getting rid of domain aggregate functions, ...
    (microsoft.public.access.modulesdaovba)
  • Re: Best practice on establishing DB connection
    ... Thank you, Albert. ... A lot of people point out that getting rid of them can help. ... >> that this is the bottleneck, because the first form that opens is an ... >> I've heard the whole thing about limiting the number of controls, ...
    (microsoft.public.access.modulesdaovba)
  • Re: design mode tool thingee
    ... And I cannot get rid of it by going to web tools on ... Usually it means there's a control from the Controls Toolbox in the file. ... treats those controls the same as macros for the purposes of the macro security ...
    (microsoft.public.word.docmanagement)
  • Re: More passing parameters to dynamically loaded user controls
    ... And I thought about using the session scope, but for some reason it seemed weak to me. ... maybe I misunderstand your problem - you mentioned that all of your ascx`s have this attribute "rid" - so why not just implement an interface with this property? ... I have no @Register controls in my aspx file. ... have no page directives for my dynamically loaded controls, ...
    (microsoft.public.dotnet.framework.aspnet)