61
EZGUI 5 support forum / ListView Scrollbar messages
« Last post by Raymond Couzens on March 16, 2023, 07:39:48 am »Hi, is there a way of getting the vertical and horizontal scroll bar position change events from a ListView control with EZGUI5? I think the appropriate Win32 API messages are WM_VSCROLL and WM_HSCROLL but how to get these messages from EZGUI? Thanks.