Close メソッド (SLComboBox)
クラス
SLComboBox
.
処理
コンボ ボックスを閉じます。
構文
C#
comboBox
.
Close
()
VB
comboBox
.
Close
()