[Mono-winforms-list] SendKeys

martin at fony.sk martin at fony.sk
Wed Jan 31 03:53:03 EST 2007


Hi,

I am building an application with virtual keyboard, using touchscreen. I
need to send (simulate) a key event when I press button. In windows .NET,
there's a method called System.Windows.Forms.SendKeys.Send(), which simply
does this thing. But in Mono, compiling results in "The requested feature
is not implemented."

Is there any other way to make this work? Does anybody knows, when will be
this method implemented in Mono?

Thanks for any help.

Martin



More information about the Mono-winforms-list mailing list