How to retrieve BackColor of highlighted or selected Toolbar item using UFT?

Viewed 34

enter image description here

I tried with following also...

Object.Items.item(3). BackColor

But it is throwing entire toolBar colour rather than highlighted colour.

0 Answers
Related