We would like to set the value in the text box in the ACCESS form using uiautomation of c# and .Net.
If it was an out-of-form text box in ACCESS, I could have setValuePattern from CONTL.type.Edit, but
InvaidOperationException will occur for the form.
Is there any solution?Thank you for your cooperation.
This question has been found difficult to implement in the comments, so I'm closing the question.
Comments Affected:
The Office product form would have been implemented independently without the use of standard Windows controls.Therefore, it may be difficult to control from UIAutomation, which is designed to target applications created with Windows standard controls or .NET frameworks -- Kunihiro Narita January 23, 2017, 0:45
© 2024 OneMinuteCode. All rights reserved.