Similar to the other list controls (CT_LISTBOX, CT_LISTNBOX, CT_COMBO), CT_CONTROLS_TABLE could need some sorting command. It already supports setting values via ctSetData and ctSetValue. ctSort could maybe use the data, since the entries have no text themselves.
Listbox | ControlsTable (new) |
lbSort | ctSort |
lbSortByValue | ctSortByValue |