I want to set different ContextMenuStrip for DataGridView Cells, RowHeaders and ColumnHeaders.
The idea is that when I right-click any of these items, a different ContextMenuStrip is displayed. How do I do this?
I want to set different ContextMenuStrip for DataGridView Cells, RowHeaders and ColumnHeaders.
The idea is that when I right-click any of these items, a different ContextMenuStrip is displayed. How do I do this?