J
JB
Hi Everyone,
I have a DataGridView with Combo Boxes in its cells.
I'd like to know if the user has clicked on the right side arrow
button that triggers the opening of the drop down list.
After experimenting with the various events, I can find out which cell
the user has clicked and whether or not he/she's clicked in the
content (i.e. on the content text), but not on the right side arrow
button.
Can somebody help me out with this?
Thanks
JB
I have a DataGridView with Combo Boxes in its cells.
I'd like to know if the user has clicked on the right side arrow
button that triggers the opening of the drop down list.
After experimenting with the various events, I can find out which cell
the user has clicked and whether or not he/she's clicked in the
content (i.e. on the content text), but not on the right side arrow
button.
Can somebody help me out with this?
Thanks
JB