Hi All,
I don't usually post in forums since I almost always find a solution on google somewhere. However this time I'm at a complete loss. So here's the problem:
I have created a program (C#) that allows you to have multiple instances of remote desktop connections to various different servers, selectable by tabs at the top. So far so good. Everything works as it should. HOWEVER, I want to use the advanced settings to set various different things. Unfortunately, the only place I can find any documentation on this is here
Unfortunately, I am not able to understand what it says about obtaining an instance of this interface, and have never used interfaces before. I have looked into interfaces to try and sort it out, but still no joy. Anyone got any ideas?
Cheers!
I don't usually post in forums since I almost always find a solution on google somewhere. However this time I'm at a complete loss. So here's the problem:
I have created a program (C#) that allows you to have multiple instances of remote desktop connections to various different servers, selectable by tabs at the top. So far so good. Everything works as it should. HOWEVER, I want to use the advanced settings to set various different things. Unfortunately, the only place I can find any documentation on this is here
Unfortunately, I am not able to understand what it says about obtaining an instance of this interface, and have never used interfaces before. I have looked into interfaces to try and sort it out, but still no joy. Anyone got any ideas?
Cheers!