Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
CartoonCoolz
1 discussion post
The function BFS.Input.SendKeys, you have an example of inputing "ALT + X" and the symbol for ALT was "%". So I want to know about the other modifier keys like SHIFT and CTRL and what do I have to place in SendKeys for "SHIFT + CTRL" and "SHIFT + Tab" for Steam.
Nov 30, 2015  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Already posted this in the Steam discussions, but posting it here in case others are wondering the same thing :)

It uses the SendKeys function in the .NET Framework, and the full list can be found here: https://msdn.microsoft.com/en-us/library/system.windows.forms.sendkeys(v=vs.110).aspx

Alternatively, if you just type BFS.Input. and then double-click "SendKeys" in the list that pops up, a new window will open where you can enter whatever you like and it will convert it to the right code in the script :)
Dec 1, 2015  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)