The list box control window procedure responds to this message by setting the width of the items in a list box to that specified by lNewWidth.
Note: Only list boxes with the LS_HORZSCROLL style set will respond to this message.
This message does not send a WM_MEASUREITEM message.