2023-07-23
04:46 PM
- last edited on
2023-07-26
07:11 AM
by
Laszlo Nagy
Hello,
Is there anyone could suggest which API function able to enable column resizable as shown in below pictures?.
Appreciate for any suggestion.
2023-07-23 07:53 PM
Use this function on the list box:
listBox.SetHeaderItemSizeableFlag (item, true);