Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

How do I change the cursor for a control?

button1.Cursor = new Cursor( @"C:\winnt\cursors\hnodrop.cur" );

Contributed from George Shepherd's Windows Forms FAQ



Page view counter