Managed Windows API
SystemComboBox Class
NamespacesManagedWinapi.WindowsSystemComboBox
Any combo box, including those from other applications.
Declaration Syntax
C#
public class SystemComboBox
Members
All MembersMethodsProperties



IconMemberDescription
Count
The number of elements in this combo box.

FromSystemWindow(SystemWindow)
Get a SystemComboBox reference from a SystemWindow (which is a combo box)

Item[([(Int32])])
Gets an element by index.

SystemWindow
The SystemWindow instance that represents this combo box.

Inheritance Hierarchy
Object
SystemComboBox

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