Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sorts the list control.
virtual void Sort(
int iColumn,
BOOL bAscending = TRUE,
BOOL bAdd = FALSE
);
[in] iColumn
The column to sort.[in] bAscending
A Boolean that specifies the sort order.[in] bAdd
A Boolean that specifies whether this method adds the column indicated by iColumn to the list of sort columns.
Header: afxlistctrl.h