Managed Windows API
SystemListBox Class
NamespacesManagedWinapi.WindowsSystemListBox
Any list box, including those from other applications.
Declaration Syntax
C#
public class SystemListBox
Members
All MembersMethodsProperties



IconMemberDescription
Count
The number of elements in this list box.

FromSystemWindow(SystemWindow)
Get a SystemListBox reference from a SystemWindow (which is a list box)

Item[([(Int32])])
Get an element of this list box by index.

SelectedIndex
The index of the selected element in this list box.

SelectedItem
The selected element in this list box.

SystemWindow
The SystemWindow instance that represents this list box.

Inheritance Hierarchy
Object
SystemListBox

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