Any combo box, including those from other applications.

C# |
public class SystemComboBox

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | 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.
|

Object | |
![]() | SystemComboBox |