[Mono-winforms-list] Cursor.Hide Not working

UserDave2012 zz4077 at comcast.net
Sat Jun 9 01:23:27 UTC 2012


I am porting a VB.NET application from Win over to Linux and am having a
problem of the Cursor.Hide function not working.  It does not throw an
error, it just doesn't hide the cursor.  I searched the forum and see that
this was reported in 2008 but it didn't have a resolution.  Neither of the
following statements have any effect so I can't even move it off the screen: 

Cursor.Position = New Point(50,50)
Cursor.Hide

Both of these statements function correctly on Win.  Can anyone point me to
a patch or work-around to hide the cursor?

Thank you in advance

--
View this message in context: http://mono.1490590.n4.nabble.com/Cursor-Hide-Not-working-tp4649801.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list