Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
3.2 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <TOOLBAR HEIGHT="30" ICONSIZE="24" AUTOSIZE="false">
  3. <BUTTON ID="btnTakeControl" NAME="btnTakeControl" ACCESSKEY="C" ENABLED="true" VISIBLE="true" TYPE="GENERIC">
  4. <IMAGE_NORMAL ID="imgTakeControl_1" NAME="imgTakeControl_1">TakeControl.bmp</IMAGE_NORMAL>
  5. <TEXT ID="btnTakeControl_1" NAME="btnTakeControl_1">Take &amp;Control</TEXT>
  6. <TOOLTIP ID="TTTakeControl_1" NAME="TTTakeControl_1">Take control of the remote computer </TOOLTIP>
  7. </BUTTON>
  8. <BUTTON ID="btnReleaseControl" NAME="btnReleaseControl" ACCESSKEY="C" ENABLED="true" VISIBLE="false" TYPE="GENERIC">
  9. <IMAGE_NORMAL ID="imgReleaseControl_1" NAME="imgReleaseControl_1">TakeControl.bmp</IMAGE_NORMAL>
  10. <TEXT ID="imgReleaseControl_1" NAME="imgReleaseControl_1">Release &amp;Control</TEXT>
  11. <TOOLTIP ID="TTReleaseControl_1" NAME="TTReleaseControl_1">Release control of the remote computer </TOOLTIP>
  12. </BUTTON>
  13. <BUTTON ID="btnSendFile_1" NAME="btnSendFile_1" ACCESSKEY="F" ENABLED="true" VISIBLE="true" TYPE="GENERIC">
  14. <IMAGE_NORMAL ID="imgSendFile" NAME="imgSendFile">../Common/SendFile.bmp</IMAGE_NORMAL>
  15. <TEXT ID="txtSendFile" NAME="txtSendFile">Send a &amp;File</TEXT>
  16. <TOOLTIP ID="TTSendFile" NAME="TTSendFile">Send a file or photo to the other person's computer</TOOLTIP>
  17. </BUTTON>
  18. <BUTTON ID="btnVoice" NAME="btnVoice" ACCESSKEY="T" ENABLED="true" VISIBLE="true" TYPE="GENERIC">
  19. <IMAGE_NORMAL ID="imgVoicePic" NAME="imgVoicePic">../Common/SendVoice.bmp</IMAGE_NORMAL>
  20. <TEXT ID="txtVoice" NAME="txtVoice">Start &amp;Talking</TEXT>
  21. <TOOLTIP ID="TTVoice" NAME="TTVoice">Establish an audio connection with the other person</TOOLTIP>
  22. </BUTTON>
  23. <BUTTON ID="btnVoiceStop" NAME="btnVoiceStop" ACCESSKEY="T" ENABLED="true" VISIBLE="false" TYPE="GENERIC">
  24. <IMAGE_NORMAL ID="imgVoicePic" NAME="imgVoicePic">../Common/SendVoice.bmp</IMAGE_NORMAL>
  25. <TEXT ID="txtVoiceStop" NAME="txtVoiceStop">Stop &amp;Talking</TEXT>
  26. <TOOLTIP ID="TTVoiceStop" NAME="TTVoiceStop">Release the audio connection with the other person</TOOLTIP>
  27. </BUTTON>
  28. <BUTTON ID="btnOptions" NAME="btnOptions" ACCESSKEY="S" ENABLED="true" VISIBLE="true" TYPE="GENERIC">
  29. <IMAGE_NORMAL ID="imgSettings" NAME="imgSettings">../Common/Options.bmp</IMAGE_NORMAL>
  30. <TEXT ID="txtSettings" NAME="txtSettings">&amp;Settings</TEXT>
  31. <TOOLTIP ID="TTSettings" NAME="TTSettings">Adjust your audio settings</TOOLTIP>
  32. </BUTTON>
  33. <BUTTON ID="btnQuit_1" NAME="btnQuit_1" ACCESSKEY="D" ENABLED="true" VISIBLE="true" TYPE="GENERIC">
  34. <IMAGE_NORMAL ID="imgQuit" NAME="imgQuit">../Common/Quit.bmp</IMAGE_NORMAL>
  35. <TEXT ID="txtDisconnect" NAME="txtDisconnect">&amp;Disconnect</TEXT>
  36. <TOOLTIP ID="TTDisconnect" NAME="TTDisconnect">End this Remote Assistance session</TOOLTIP>
  37. </BUTTON>
  38. <BUTTON ID="btnHelp" NAME="btnHelp" ACCESSKEY="H" ENABLED="true" VISIBLE="true" TYPE="GENERIC">
  39. <IMAGE_NORMAL ID="imgHelpCenter" NAME="imgHelpCenter">../Common/HelpCenter.bmp</IMAGE_NORMAL>
  40. <TEXT ID="txtHelp" NAME="txtHelp">&amp;Help</TEXT>
  41. <TOOLTIP ID="TTHelp" NAME="TTHelp">Get help on using Remote Assistance</TOOLTIP>
  42. </BUTTON>
  43. </TOOLBAR>