UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
Items Property (ComboBoxDescription)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.SAP.GUI Namespace
>
ComboBoxDescription Class
: Items Property
The list of the items in the combo box.
Syntax
C#
public
string[]
Items {
get
;
set
;}