UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
SelectedButtons Property (IToolBar)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.StdWin Namespace
>
IToolBar Interface
: SelectedButtons Property
The collection of all selected buttons in the toolbar.
Syntax
C#
ReadOnlyCollection<IToolBarButton>
SelectedButtons {
get
;}