Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor property #27

Open
lildukedana opened this issue Mar 8, 2017 · 2 comments
Open

Cursor property #27

lildukedana opened this issue Mar 8, 2017 · 2 comments

Comments

@lildukedana
Copy link

lildukedana commented Mar 8, 2017

Using any type of cursor will crash the application if the form has a text box
Using framework 4.5.2 visual studio enterprise 2015 version 14.0.25431.01 update 3

@aller70
Copy link

aller70 commented Mar 30, 2017

Use property "UseWaitCursor"=true if you need Cursor=Cursors.WaitCursor

@vandermjr
Copy link

Try use Cursor.Current = Cursors.WaitCursor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants