473,396 Members | 1,777 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Make image custom cursor

eHat
1
I need to make a custom cursor from an image of a car in VB.NET Ultimate, but I dont know how.

Can you explain how to import an image to be a cursor?
Do you import it through the resources?
I know that the code for cursor is going to be like this ( Im not sure if its right though) if you know the code, give me it then. Thanks
Expand|Select|Wrap|Line Numbers
  1. Me.Cursor = System.Windows.Forms.Cursor namespace
Nov 10 '11 #1
0 1352

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Simon Wigzell | last post by:
I have an image with several links in it in mapped areas. I am using a custom cursor on the page and would like to have a custom cursor appear on mouse over of the mapped links. Something like: ...
0
by: Christian H | last post by:
Hello, I've got some trouble trying to use a custom cursor. I'm trying to use ResourceManager to load the cursor from a whatever resX file I choose to have it in. It seems that the Cursor()...
3
by: Douglas Curran | last post by:
How can I use my image as the current cursor? I know I can do this System.Windows.Forms.Cursor.Current = System.Windows.Forms.Cursors.WaitCursor; But I want to make my graphic the cursor, not...
2
by: Paul Cheetham | last post by:
Hi, I am trying to load a custom cursor from my programs resources. I have successfully included the cursor resource, and I have confirmed that the name I am using is correct. Below is the...
3
by: Sam | last post by:
Hi All Has anyone ever created a custom cursor that is bigger than 32x32 pixels? Is it possible? Regards, Sam
1
by: Wilfried Mestdagh | last post by:
Hi, I'm trying to create a custom cursor with following code: Bitmap bmp = new Bitmap(@"c:\1.png"); Graphics g = Graphics.FromImage(bmp); Cursor cursor = new Cursor(bmp.GetHicon());...
4
by: bern11 | last post by:
How do you embed a custom cursor? The help says: // On the command line: // Add the following flag: // /res:CursorFileName.Cur,Namespace.CursorFileName.Cur What if you are...
1
by: pbernasc | last post by:
Does anyone know how to successfully load a custom color (32 bits) cursor in C# (under XP..NET 2.0 - or NET3.0 eventually)? All I could do using C# .Net support was loading a color cursor but ending...
6
by: slenish | last post by:
Hello everyone, I was wondering if its possible to make custom buttons in a message box? For example instead of the normal vbOKCancel is there a way to change the buttons to say anything I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.