Is it possible to programmatically open design elements in DDE?
Suppose I have a plug-in which is running in DDE. The plug-in knows that it would like to open, let’s say, a Form called Foo (NoteID 123) in a database called bar.nsf which is on a server called MyServer.
Is there a way for the plug-in to open the form?
Mr Frunobulax