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