Posted 2 months ago
by Mark Tannehill
Version: 24.1.4
Platform: .NET 6.0
Environment: Windows 11 (64-bit)

As title describes, when hooking up a MouseWheel event to TreeListView, the event never fires so I cannot do actions on MouseWheel as intended. Is there another way to access this event? Other events like MouseDoubleClick appear to be working as intended.