Question
Sun Life Financial
Sun Life Financial
CA
Sun Life Financial
Posted: Oct 2, 2018
Last activity: Oct 5, 2018
Last activity: 5 Oct 2018 8:40 EDT
Closed
Handling Events of Windows Form through C# code
Is it possible to handle events of a Windows Form, in my case the MouseWheel event of a DataGridView, through C# code instead of with the green event block.
The block doesn't have the 'Handled' argument but it is available in c#
Thanks