Hi
I need to resize listbox and form by change width columns in listbox based how size data showing in listbox
if listbox is smaller and I need to populate 10 columns then should increase width size listbox to show 10 columns
if listbox is bigger and I need to populate 3 columns then should decrease width size listbox to show 3 columns
I would this procedure after select item from combobox(I have code about combobox1)
thanks
I need to resize listbox and form by change width columns in listbox based how size data showing in listbox
if listbox is smaller and I need to populate 10 columns then should increase width size listbox to show 10 columns
if listbox is bigger and I need to populate 3 columns then should decrease width size listbox to show 3 columns
I would this procedure after select item from combobox(I have code about combobox1)
thanks