Windows Develop Bookmark and Share   
 index > Windows Forms General > List View and c#
 

List View and c#

In ListView the view property i have given is list and so the items are displayed in listbox.When i scroll back and forth the list view scroll bars the listview gets hanged. Why? what may be the reason?

WillfinDavid  Wednesday, February 01, 2006 7:37 AM
When you are in the IDE and in Design Mode and the ListView has the focus and the Property has the focus i can understand. Otherwise it can't be posible as you haven't written the code for it.

Where do you get this strage behaviour?
Pieter Joost van de Sande  Wednesday, February 01, 2006 8:05 AM
When you are in the IDE and in Design Mode and the ListView has the focus and the Property has the focus i can understand. Otherwise it can't be posible as you haven't written the code for it.

Where do you get this strage behaviour?
Pieter Joost van de Sande  Wednesday, February 01, 2006 8:05 AM

You can use google to search for other answers

Custom Search

More Threads

• KeyPress event doesn't work
• TextBoxRenderer without XP theme.
• How do I assign a form's icon from an imagelist image?
• Determine if List is displayed for ComboBox
• .Net 2 Progressbar not working in Win2000?
• Reusing Pen with DashStyle set to other than Solid sometimes results in OutOfMemoryException when Graphics is rotated
• Tiny WebBrowser Print Preview
• How to add context menu action to custom file type in Windows Explorer
• RichTextBox Problem
• Display Progressbar while dataset loads