Click here to Skip to main content
15,885,985 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello dear, I wrote a remote desktop program with axMsRdpClient10 in C # and the size of the program form is fixed, but when I call the Windows button, no command is done in the remote, I also do the following code, but it is not done.
C#
RdpClient.AdvancedSettings2.EnableWindowsKey = 1

Thanks
&

What I have tried:

RdpClient.AdvancedSettings2.EnableWindowsKey = 1
Posted

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