DISPLAYING INFO IN A LISTBOX

  • Thread starter Thread starter john.9.williams
  • Start date Start date
J

john.9.williams

Hi,

How can I make a listbox display all of the data, at the moment it
shows various columns but I want it to show all the data in that
column, i need to make the columns within the list box wider so i can
see all the data

john
 
Look at the columnwidths property of listbox (assuming a listbox from the
control toolbox toolbar). The help is pretty clear on the argument string
provided to this property.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top