D
DaveS
Hi! I have created a simple form with a DataGridView and a
ContextMenuStrip. What I would like to happen is that the user
right-clicks on the cell, and the cell gets selected and the context
menu pops up.
Currently, the users must left-click on the cell to select it, then
right-click to get the context menu.
Is there an easy way to do this through the IDE or code?
TIA,
DaveS
ContextMenuStrip. What I would like to happen is that the user
right-clicks on the cell, and the cell gets selected and the context
menu pops up.
Currently, the users must left-click on the cell to select it, then
right-click to get the context menu.
Is there an easy way to do this through the IDE or code?
TIA,
DaveS