Close Method (UIAComboBox)

Class

UIAComboBox.

Action

Closes the combo box.

Syntax

C#
comboBox.Close()
VB
comboBox.Close()