ListBox.HeaderPressed Event
Returns a Boolean. Runs after a ListBox header has been clicked/pressed.
Syntax
HeaderPressed ( Column )
Parameters | |
Column |
This event enables you to specify whether you want REALbasic to sort the column. If you return True, REALbasic does not sort the column and it does not update the SortedColumn property.