UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Select(Int32) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.WPF Namespace
>
IComboBox Interface
>
Select Method
: Select(Int32) Method
0-based index of the item.
Selects an item from the combo box.
Syntax
C#
void
Select(
int
index
)
Parameters
index
0-based index of the item.