C# Visual Studio 2008 NumericUpDown PopUp Menu Removal
- by ikurtz
MenuPic
Greetings. I am using the NumericUpDown control on my application. When I right click mouse on any of these controls the popup menu shows up as displayed in the above link.
How do I remove this menu please?
Thanks.