The ContextMenu.Show method allows you to specify a Point relative to the
owner control (or form).
Peter
--
Peter Foot
Windows Embedded MVP
OpenNETCF.org Senior Advisor
www.inthehand.com |
www.opennetcf.org
"Salazaar" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> Is there a way to make a ContextMenu always appear at a particular
position
> only, irrespective of where on the control the mouse is clicked.By
default,
> it appears slightly to the right of the mouse pointer when the appropriate
> control is clicked.
>
> Specifically, I want my contextmenu to appear attached to the bottom of a
> button, whenever the button is clicked.
>
> Please help.
>
>