Windows Develop Bookmark and Share   
 index > Windows Forms Designer > listview mess up
 

listview mess up

Hello:
I post this at dotnet.framework.windowsforms, but did not get the proper answer. Hope you can help me here. Thank you. 
  In my windows form, I have a listview to display all the icon images, 
image size from 16 to 24. there are no text for them. it works just fine 
before I move listview a little and change size a little. now listview only 
show 3 columns of images instead of 7 columns. there is big space between 
each column which I would like to get rid of. 
  I tried to move it back to orginal location and size, but does not work. 
Does anybody know what's wrong there? 
  Is this a good idea to display a lot  (> 500) image to select?



Thank you for your help 


Wes
wesbird  Wednesday, August 30, 2006 1:18 AM
wesbird wrote:
In my windows form, I have a listview to display all the icon images,
image size from 16 to 24. there are no text for them. it works just fine
before I move listview a little and change size a little. now listview only
show 3 columns of images instead of 7 columns. there is big space between
each column which I would like to get rid of.
I tried to move it back to orginal location and size, but does not work.
Does anybody know what's wrong there?
Is this a good idea to display a lot (> 500) image to select?
Maybe you can detailyour code to"move listview a little and change size a little"?
Peter Ritchie  Wednesday, August 30, 2006 1:25 AM

Hi,

You mean in the design time, you moved the listview a little and found that the original 7 columns became 3 columns, right? Do you create a new project and have such problem too?

gqlu  Wednesday, August 30, 2006 10:00 AM

Yes, I move and resize listview at design time.

I have tried to delete the existing listview, re-create a new listview, still get the same result.

I will try to create new project to isolate the problem.

Thank you,

Wes

wesbird  Wednesday, August 30, 2006 3:25 PM

You can use google to search for other answers

Custom Search

More Threads

• finding the position of labels in the propertygrid
• Why is VS 2003 .NET Designer mode rendering of screens so slow?
• User Control Events
• Forms in different dlls needs to communicate
• Docked/Anchored UserControl in Vista -- child controls don't size properly
• Create a new ControlCollection in a Form in c#
• Creating my own TabPage class
• Can you resize a user control that has inherited from UserControl?
• editor in tab view
• Multiple [Modifiers] property is added to each component in design time when rebuilding projectsâ€