Forum Discussion

ssardana's avatar
ssardana
New Contributor
11 years ago

Unable to process keyboard input into the disabled control.

Dear Sir,



I m getting this error in the result log, please let me know why getting this issue.

1 Reply

  • Ryan_Moran's avatar
    Ryan_Moran
    Valued Contributor
    You are likely trying to use the .Keys method of a disabled object. Verify that the object you are attempting to send keys to is .Enabled().