Custom cursors on your form / object

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
9 posts Page 1 of 1
Contributors
User avatar
Tilen
VIP - Site Partner
VIP - Site Partner
Posts: 100
Joined: Wed Aug 18, 2010 10:27 am

Custom cursors on your form / object
Tilen
Getting ur custom cursor, its easy!
Just download the ExtCursors.rar
and then just follow this, or the screenshots

VT:Virustotal. MD5: 1647932590025bcaec6a905e503681ba
virscan: ExtCursors.rar MD5:1647932590025bcaec6a905e503681ba - VirSCAN.org Scanners did not find malware!


Installation:
1. On toolbox, right click and Choose Items....
2. Wait till its loaded and select .NET framework components
3. just browse the Extcursors.dll and click OK, Now u'll see 2 items added to toolbox, then just simply add those 2 to ur form
4. click on ExtCursor1 and browse ur cursor
5. Click on ur form and go to properties, then search for "Cursor On ExtCursorsLink1 and select your cursor..
And done!

Screenshots:

Image
Image

Download bellow:
You do not have the required permissions to view the files attached to this post.
Last edited by Tilen on Sat Jan 22, 2011 3:40 pm, edited 2 times in total.
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

Fail!

You can see what the program is on the first screenshot, he drew on the second one though.
Did you make this ?
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
User avatar
Tilen
VIP - Site Partner
VIP - Site Partner
Posts: 100
Joined: Wed Aug 18, 2010 10:27 am

CodexVideos wrote:
Fail!

You can see what the program is on the first screenshot, he drew on the second one though.
Did you make this ?
yes. thought i don't want to reveal that program :D

You'll see it's suprice.

However, i'll make new ss's.
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Hello m_t_h,
Look's cool, but why is there a screen shot with another screen shot over it :lol: ?
Top-notch casual Dating
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

Hi to you too...
You are cheating... using RSbot :lol:
Last edited by Codex on Sat Jan 22, 2011 7:38 pm, edited 1 time in total.
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Could we not just change Me.Cursor ?
User avatar
Tilen
VIP - Site Partner
VIP - Site Partner
Posts: 100
Joined: Wed Aug 18, 2010 10:27 am

CodexVideos wrote:
Hi to you too...
You are cheating... using RSbot :lol:
ohyes, 24/7 :D

mand: I tried, didn't work cryer;
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Code: Select all
Me.Cursor = New Cursor("cursor.cur")
That works fine for me.
User avatar
Tilen
VIP - Site Partner
VIP - Site Partner
Posts: 100
Joined: Wed Aug 18, 2010 10:27 am

mandai wrote:
Code: Select all
Me.Cursor = New Cursor("cursor.cur")
That works fine for me.
doesn't work for me. atleast not in VB 2010 (Studio) and 2008 express
9 posts Page 1 of 1
Return to “Tutorials”