Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Red Legion
Posts
Comments
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
no there is not
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
okay so now the program wont open at all
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
okay ohhh i just realized what you meant
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
it says that myControl isnt in the context
**myControl**.Cursor = myCursor;
**myControl**.Cursor = myCursor;
i
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
okay
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
i am really confused
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
where is the constructer
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
oh
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
i am geussing it is\
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
but where would this part go
Cursor myCursor = new Cursor("myCursor.cur");
Cursor myCursor = new Cursor("myCursor.cur");
in the same place but a different line?
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
okay
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
okay
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
i am just really confused on where to put the code snippets it puts there
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
i bet it works
37 replies
C
C#
•
Created by Red Legion on 9/16/2024 in
#help
I am trying to add a custom cursor to my winforms app
https://csharpindeep.wordpress.com/2013/10/25/c-tutorial-how-to-use-custom-cursors-intermediate/#:~:text=The%20simplest%20way%20is%20to,%3D%20new%20Cursor(%22myCursor
37 replies
C
C#
•
Created by Red Legion on 6/2/2024 in
#help
I have a small error that is quite confusing
10 replies