|
OK, so it appears that you are using the "LinkRequest" method of the textbox to call data from the DDE server. But this method isn't available in .NET 2.0 and I can't seem to find it anywhere.
If I wanted to connect to a DDE sever in .NET, do you know how I would do that?
|