ListBox Problem in VS2003
- From: "TheOne" <TheOne@xxxxxxxxxxxxxx>
- Date: Wed, 12 Oct 2005 09:57:34 -0400
Hi, I am having very strange problem. I am confused, since I believe that I
did this before and it worked properly. My problem is simple, I am trying to
add items to listbox with (ListBox1.Items.Add("blabla")). Or with manually
adding items under properties of this control. Once I run it, there is
nothing, it is empty, but you can click on items, just you can not see them.
Similar problem I am having with ComboBox. Items do not show up, but once
you click on them they do show up on the top of combo box, not in the list.
This is happening on some machines and on other it is not. I am really
confused, please help.
Thanks,
Sinisa
.
- Follow-Ups:
- Re: ListBox Problem in VS2003
- From: TheOne
- Re: ListBox Problem in VS2003
- From: Herfried K. Wagner [MVP]
- Re: ListBox Problem in VS2003
- From: Claes Bergefall
- RE: ListBox Problem in VS2003
- From: "Jeffrey Tan[MSFT]"
- Re: ListBox Problem in VS2003
- Prev by Date: Re: Getting the Mouse coordinates of controls larger than 32,767 pixel
- Next by Date: Re: How to attach to an Excel event
- Previous by thread: Re: Getting the Mouse coordinates of controls larger than 32,767 pixel
- Next by thread: RE: ListBox Problem in VS2003
- Index(es):
Relevant Pages
|