Re: Control question
- Posted by DerekParnell (admin) Apr 20, 2012
- 1283 views
DonCole said...
Hello,
If I type, ?EditText568, I get:
247
I suppose this is the handler.
Let's say all I have is 247, How do I get the EditText or control name?
Don Cole
if getControlInfo(247, CONTROLINFO_type) = EditText then ...