Forum Discussion

ThunduBeedi's avatar
ThunduBeedi
Occasional Contributor
12 years ago

Determining an item in a ListBox is active or inactive(dithered).

We have an object of WndClass ListBox, it contains many items. Some are active and some are inactive(dithered). Is there any property of ListBox to determined state of the item whether it's active or not?





1 Reply

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Krishna,


     


    The "Working With List Box Controls" article contains some tasks that are officially supported by TestComplete. If your task isn't specified there, you need to explore native properties and methods of the control to find the needed one. Can you create a sample app with this control (and these item states) and post it here so that we could try to help you?