[Mono-winforms-list] SendKeys

Rolf Bjarne Kvinge rolflists at ya.com
Wed Jan 31 04:05:17 EST 2007


Hi,

> -----Original Message-----
> From: mono-winforms-list-bounces at lists.ximian.com [mailto:mono-
> winforms-list-bounces at lists.ximian.com] On Behalf Of martin at fony.sk
> Sent: miércoles, 31 de enero de 2007 9:53
> To: mono-winforms-list at lists.ximian.com
> Subject: [Mono-winforms-list] SendKeys
> 
> 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?

SendKeys is already implemented (though not a long time ago), so which
version of mono are you using?

Rolf




More information about the Mono-winforms-list mailing list