Does anyone have an example of adding data into a multicolumn listbox?
I think i must first set the witdhs using %LB_SETCOLUMNWIDTH - any examples of using this too?
If i then want to use LISTBOX ADD how do i specify whch column the item goes into?
Thanks
Danny
------------------
I think i must first set the witdhs using %LB_SETCOLUMNWIDTH - any examples of using this too?
If i then want to use LISTBOX ADD how do i specify whch column the item goes into?
Thanks
Danny
------------------
Comment