Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to make a custom cursor in windows forms c#

"name of control".Cursor = new System.Windows.Forms.Cursor(Properties.Resources."name of image".Handle);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #custom #cursor #windows #forms
ADD COMMENT
Topic
Name
4+7 =