Click here to Skip to main content
15,914,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello friend!!

I will required the whole static text present on external application's input box or message box.

For example consider Microsoft word as external application which is password protected.

Suppose my file name is "Demo.docx", when I clicked on this file the "password" input box is opened as i have already mentioned my file is password protected.

The "Password" input box will contain static information message as follows:

Enter the password to open file "C:\...\sham\desktop\Demo.docx"

So my requirement is to getting this static message present on external application's input box or message box.

Is there any way to read out this message programmatically??
Posted

1 solution

Please do not post the same question in multiple forums; you already posted this in the C# forum.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900