[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: -1 value from "GridView1.Column" and "GridView1.Row" with the middle mouse button


Le 03/09/2025 à 03:30, Lee a écrit :

I thought perhaps the event to use to get correct Row and Column values might be GridView1_MouseWheel. But, that event doesn't get triggered.



No, the 'Wheel' event is "eaten" by the GridView for scrolling its contents, and I didn't find a good reason for propagating it.

Regards,

--
Benoît Minisini.