public static void PressKey( IntPtr mainWindowHandle, Keys key )
Public Shared Sub PressKey ( _ mainWindowHandle As IntPtr, _ key As Keys _ )
public: static void PressKey( IntPtr^ mainWindowHandle, Keys^ key )