Managed Windows API
SystemListView Class
NamespacesManagedWinapi.WindowsSystemListView
Any list view, including those from other applications.
Declaration Syntax
C#
public class SystemListView
Members
All MembersMethodsProperties



IconMemberDescription
Columns
All columns of this list view, if it is in report view.

Count
The number of items (icons) in this list view.

FromSystemWindow(SystemWindow)
Get a SystemListView reference from a SystemWindow (which is a list view)

Item[([(Int32])])
An item of this list view.

Item[([(Int32, Int32])])
A subitem (a column value) of an item of this list view.

Inheritance Hierarchy
Object
SystemListView

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)