On Apr 19, 2006, at 11:55 AM, Charles Ross wrote:

When manually sorting a ListBox with calls to SortedColumn, ColumnSortDirection and Sort, is there a way to have the heading for the sorted column indicate that the ListBox is sorted by that column in the same way it would be if the user had clicked the heading manually?


Have you tried ListBox1.PressHeader? Then Return True in HeaderPressed, perhaps. That will make the header appear as if a sort has occurred.

Best,

Jack
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to