PopMenu vs ContextMenu

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dennis

    #1

    PopMenu vs ContextMenu

    A dumb question but what is the difference between the two properties;
    ContextMenu and PopMenu?
    --
    Dennis in Houston
  • Claes Bergefall

    #2
    Re: PopMenu vs ContextMenu

    Never heard of a PopMenu property. Got a link to it?

    /claes

    "Dennis" <Dennis@discuss ions.microsoft. comwrote in message
    news:E40D36F1-2E33-4FE3-A9D8-E5189E6E3EA7@mi crosoft.com...
    >A dumb question but what is the difference between the two properties;
    ContextMenu and PopMenu?
    --
    Dennis in Houston

    Comment

    • Dennis

      #3
      Re: PopMenu vs ContextMenu

      I found it under the "Panel" class properties in the IDE and in the Designer
      Property listing (on a form, add a panel then F4 to bring up the properties
      and you will see Popmenu). However, in looking at the help for Panel class,
      it isn't listed under members.
      --
      Dennis in Houston


      "Claes Bergefall" wrote:
      Never heard of a PopMenu property. Got a link to it?
      >
      /claes
      >
      "Dennis" <Dennis@discuss ions.microsoft. comwrote in message
      news:E40D36F1-2E33-4FE3-A9D8-E5189E6E3EA7@mi crosoft.com...
      A dumb question but what is the difference between the two properties;
      ContextMenu and PopMenu?
      --
      Dennis in Houston
      >
      >
      >

      Comment

      • Chris Dunaway

        #4
        Re: PopMenu vs ContextMenu

        Dennis wrote:
        I found it under the "Panel" class properties in the IDE and in the Designer
        Property listing (on a form, add a panel then F4 to bring up the properties
        and you will see Popmenu). However, in looking at the help for Panel class,
        it isn't listed under members.
        I did that in VS2005 and I see no PopMenu member. What version of VS
        are you using?

        Comment

        • Claes Bergefall

          #5
          Re: PopMenu vs ContextMenu

          "Chris Dunaway" <dunawayc@gmail .comwrote in message
          news:1157721578 .202777.319220@ i42g2000cwa.goo glegroups.com.. .
          Dennis wrote:
          >I found it under the "Panel" class properties in the IDE and in the
          >Designer
          >Property listing (on a form, add a panel then F4 to bring up the
          >properties
          >and you will see Popmenu). However, in looking at the help for Panel
          >class,
          >it isn't listed under members.
          >
          I did that in VS2005 and I see no PopMenu member. What version of VS
          are you using?
          >
          And it's not there in VS2003 either.

          /claes


          Comment

          Working...