Home All Groups Group Topic Archive Search About

PopMenu vs ContextMenu

Author
7 Sep 2006 8:42 AM
Dennis
A dumb question but what is the difference between the two properties;
ContextMenu and PopMenu?
--
Dennis in Houston

Author
7 Sep 2006 3:01 PM
Claes Bergefall
Never heard of a PopMenu property. Got a link to it?

   /claes

Show quoteHide quote
"Dennis" <Den***@discussions.microsoft.com> wrote in message
news:E40D36F1-2E33-4FE3-A9D8-E5189E6E3EA7@microsoft.com...
>A dumb question but what is the difference between the two properties;
> ContextMenu and PopMenu?
> --
> Dennis in Houston
Author
7 Sep 2006 7:27 PM
Dennis
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


Show quoteHide quote
"Claes Bergefall" wrote:

> Never heard of a PopMenu property. Got a link to it?
>
>    /claes
>
> "Dennis" <Den***@discussions.microsoft.com> wrote in message
> news:E40D36F1-2E33-4FE3-A9D8-E5189E6E3EA7@microsoft.com...
> >A dumb question but what is the difference between the two properties;
> > ContextMenu and PopMenu?
> > --
> > Dennis in Houston
>
>
>
Author
8 Sep 2006 1:19 PM
Chris Dunaway
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?
Author
8 Sep 2006 2:02 PM
Claes Bergefall
Show quote Hide quote
"Chris Dunaway" <dunaw***@gmail.com> wrote in message
news:1157721578.202777.319220@i42g2000cwa.googlegroups.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