Close Method (SLComboBox)

Class

SLComboBox.

Action

Closes the combo box.

Syntax

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