Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Menu
ListView « GUI Windows Form « C# / C Sharp
C# / C Sharp
GUI Windows Form
ListView
1.
Windows Explorer-Like Program: extends ListView
2.
Dragging and dropping between ListView
3.
ListView Item clicked event
4.
Folder Browser based on ListView
5.
Set ColumnHeader for ListView
6.
Sort a List View by Any Column
7.
Add Data to a ListView
8.
Extends ListViewItem
9.
Use RadioButton to control the ListView display style
10.
Display Directory info in a ListView
11.
Add ListView column and insert ListView rows
12.
Use ListViewItem to display file information
13.
ListView Example
14.
ListView Country: image and font
15.
Use ListView to display File info: name, size and date
16.
Use ListView to display file name and double click the name to execute that file
17.
Use ListView to diaplay folder info and double click to enter that directory