Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to verify the change of color pattern on button click (.net + infragistics) - DP
10-27-2010, 08:17 AM
Post: #1
how to verify the change of color pattern on button click (.net + infragistics) - DP

Hi

We are working on th einfragistic controls(.net). Is there any method or property that recognises the color change(toggles between grey and orange) of the button on click.


Thanks in advance.
Find all posts by this user
Quote this message in a reply
10-27-2010, 12:18 PM
Post: #2
RE: how to verify the change of color pattern on button click (.net + infragistics) - DP
Hi,

Try this

Object.currentStyle.backgroundColor

- Vinod
Find all posts by this user
Quote this message in a reply
10-27-2010, 12:59 PM
Post: #3
Wink RE: how to verify the change of color pattern on button click (.net + infragistics) -
Hi Prima,

Descriptive Programming is 'A Silver Bullet' in such type of cases.
Check the properties of the object using object spy to evaluate the effect of any operation. After that you can perform the respective operation on that object.
For Ex: In your case the property you should look for is 'Color'.

Smile

Thanks & Regards,
Ankur Saini
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
MyBB Is it possible to select JTree leafs by it's icon color? KUMAD 0 60 05-16-2013 07:00 AM
Last Post: KUMAD
  Could not able to click on 'Edit' Button in a Table kotaramamohana 3 443 09-26-2012 07:40 PM
Last Post: krr
  Verify Text box border color qtpexpert 3 749 09-11-2012 11:48 PM
Last Post: DevilkID
Exclamation How to validate color of image object in a web page qtplearner88 9 1,156 06-14-2012 06:34 PM
Last Post: Shridevi.Salagare
  Webedit is null While click on a button branjitk 1 470 06-14-2012 03:18 PM
Last Post: Ankesh



User(s) browsing this thread: 1 Guest(s)