Feedback
ListBox HeaderPressed event is not raised
- Status
- Fixed
- Fixed in
- v26.6.3
- Source discussion
- https://forum.objo.dev/d/329-bug-listbox
- Last updated
- 2026-06-11
Public summary
ListBox.HeaderPressed(column As Integer) is not raised when a user clicks a ListBox column header, so projects cannot respond to header clicks unless sorting is enabled.