Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine Right-Click, Paste In TextBox
Message
 
To
28/04/2010 00:47:06
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01460845
Message ID:
01462355
Views:
29
>>I retract that... The user will be right-clicking and pasting into a DataGridView cell in a WinForms app. Right now, the standard, default
>>context menu pops up. I don't see any way to trap it.

>
>If you want a custom ContextMenu, all you have to do is set the Grid's ContextMenu like this:
>
>MyGrid.ContextMenu = this.MyCustomContextMenu;
>
>Does that help at all?
>
>~~Bonnie

I already tried. The default context menu pops up.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform