Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to add a checkpoint to see if a button is disable or not
#6
Solved: 11 Years, 4 Months ago
Hi,

Code:
blnpropertyvalue=Dialog("Login Error").WinButton("OK").GetRoProperty("enabled")
Code:
If blnpropertyvalue="True" Then
Msgbox "Enabled"
Else
Msgbox "Disabled"
End iF
Please let me know for further clariication.

Regards,
Venkat.Batchu
Reply


Messages In This Thread
RE: How to add a checkpoint to see if a button is disable or not - by venkatbatchu - 08-18-2010, 08:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Disable data window? Autobot 0 1,708 11-26-2014, 10:16 AM
Last Post: Autobot
  what add-ins should i add... Venkat 1 3,414 03-07-2011, 12:38 AM
Last Post: akbarsharifmd
  Disable cookies in IE8? ngocvo3103 1 5,316 01-20-2011, 10:44 AM
Last Post: cdesserich
Wink standard checkpoint and text checkpoint kiran10_rm 1 5,363 11-18-2010, 05:16 AM
Last Post: nandu
  Maintenance Mode Disable s2002h69 3 5,893 04-06-2010, 11:37 PM
Last Post: s2002h69

Forum Jump:


Users browsing this thread: 1 Guest(s)