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