Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
functions encrypted
#7
look in Find Accessible Object dialog -> Properties
if text is readonly, state is 0x20

Macro
Code:
Copy      Help
if a.State&0x20=0 .... ;;if not readonly


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)