I would like to programmatically change “Ignore other applications that use DDE” using C# for Excel 2007 (12) any suggestions?
I would like to programmatically change Ignore other applications that use DDE using C#
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have never done it, but this article seems promising:
http://blogs.vmware.com/thinapp/2008/10/excel-dde-worka.html
I basically searched for changing the settings via the registry. You can perform registry edits through C#, so that may be able to do it.
I will admit I am not 100% this is what you are looking for, but it seemed like the same setting.
UPDATE AFTER SITE WAS REMOVED, CONTENT FROM WAYBACK MACHINE POSTED BELOW: