Forum Discussion

sonali_suhani's avatar
sonali_suhani
Occasional Contributor
13 years ago
Solved

How to pick the color change in the Clickcell property

i Have an object Which is in tree structure,

i want to pick its color property as it is changing when found

Please suggest me how to do that.

I'm attaching a screenshot of the object.
  • thouhid1's avatar
    thouhid1
    4 years ago

    Hey i got the solution 

     

    I had testComplete and Test Execute installed in my system . Uninstalling TestExecute really helped solving my problem

    ( Because my test Execute was not licensed )

     

    Thanks for your attention 

1 Reply


  • Hi Sonali,


     


    The way you may use to accomplish your task depends on the controls used in your app. We have an example for getting an XtraGrid cell's backcolor. You can use it as a template. Anyway, you will have to learn the control's documentation to find methods and properties you can use.