G
Guest
Hi,
I'm using a listview control and want to track the mouse events in the
column header of the listview control. After inhereting the ColumnHeader i
can get the events in an EventHandlerList. But i don't know how to get each
EventHandler of the list.
I want to override the MouseMove event to disable the change of the mouse
cursor when the mouse moves over the divider of the column header.
How can i do this?
Thanx,
Georg
I'm using a listview control and want to track the mouse events in the
column header of the listview control. After inhereting the ColumnHeader i
can get the events in an EventHandlerList. But i don't know how to get each
EventHandler of the list.
I want to override the MouseMove event to disable the change of the mouse
cursor when the mouse moves over the divider of the column header.
How can i do this?
Thanx,
Georg