Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
945
Context menu for a combo box
posted

Hi:

Need to add a right click /context menu for a combo box with (add, delete as menu items). Is there an example on how ot do it? 

Thanks, 

Mihail

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi Mihail,

    I don't know of any samples of this, but it's pretty straightforward. ConextMenu's work the same for every control. You just put a ContextMenu on the form and set the ContextMenu property on the control you want to use it for. 

    Is there any specific part of this that's giving you trouble? 

Children
No Data