ListBox With Single Item Doesn't Show If Sorted

  • Thread starter Thread starter Gary Brown
  • Start date Start date
G

Gary Brown

Hi,

I am populating a sorted listbox. If there is a single item it is not
displayed. Set the "sorted" property to false and the item shows.
Is this a bug or an obscure feature? Is there a fix or workaround?

MS DE 7.1.3088
MS .NET Framework 1.1.4322
XPsp1

Thanks,
Gary
 
Hello,

I tried creating your same environment. I typed a string at design time;
and also added a string on form load. In both cases, the string appeared.
In that case, I would recommend that you install the latest service pack
for your version of .Net Framework.

Please let me know if i didn't understand your environment and need to do
some changes in mine.
Also let me know of the results after the installation of the service pack.
Hope this helps.

Regards,
Rami Saad
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 
I am experiencing the same issue with ListBox controls and have the latest
service pack installed. Do you have any idea why this may be?
 

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