ComboBox.GetItemTextPDF 다운로드선택한 섹션선택한 섹션 및 하위 섹션전체 매뉴얼업데이트 날짜:2025-07-211분 (읽기 시간)TestStandAPI 참조 ComboBox.GetItemText Syntax ComboBox.GetItemText( itemIdx) Return Value String Purpose Returns the text of the item at a specified index. Parameters itemIdx As Long [In] Specifies the zero-based index of the item to retrieve. Pass -1 to obtain the text of the currently selected item. See Also ComboBox.Count ComboBox.ItemIndex Parent topic: Methods
ComboBox.GetItemText Syntax ComboBox.GetItemText( itemIdx) Return Value String Purpose Returns the text of the item at a specified index. Parameters itemIdx As Long [In] Specifies the zero-based index of the item to retrieve. Pass -1 to obtain the text of the currently selected item. See Also ComboBox.Count ComboBox.ItemIndex Parent topic: Methods
ComboBox.GetItemText Syntax ComboBox.GetItemText( itemIdx) Return Value String Purpose Returns the text of the item at a specified index. Parameters itemIdx As Long [In] Specifies the zero-based index of the item to retrieve. Pass -1 to obtain the text of the currently selected item. See Also ComboBox.Count ComboBox.ItemIndex Parent topic: Methods