ComboBox.GetItemText下载PDF选定部分选定部分和子部分整个手册更新时间2025-07-21阅读时长1分钟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