Listbox item question

  • Thread starter Thread starter Bilal Abbasi
  • Start date Start date
I must have missed that somewhere . . . Never mind !

Time to go and get drunk I think....

;-)


Regards - OHM

=========================================
Hi OHM,

When you have in your listbox
listbox1.sort = true
It does not matter if you use an insert or an add.

Just a thought.

Cor

Best Regards - OHMBest Regards - OHM (e-mail address removed)
 
You are so right. When the list box is set to sorted = true, everything
works fine with the text. When it is set to false, even though the command
window shows the correct text as was changed, however the list box does not
show it.
 

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