473,324 Members | 2,178 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,324 software developers and data experts.

top-right pointing arrow cursor?

I need to display a top-right pointing arrow cursor, the same type that
appears when you move your mouse over the line number margin on the left
side. It's not part of the Cursors class, anyone know how I can display one
like it?

Thanks
Nov 15 '05 #1
3 5046
You can include a custom cursor resource in your project, and then load the
cursor at runtime, and set it to the form's (or control's) cursor property.

-Rob [MVP]

"Alien" <al***@sympatico.ca> wrote in message
news:xE*******************@news01.bloor.is.net.cab le.rogers.com...
I need to display a top-right pointing arrow cursor, the same type that
appears when you move your mouse over the line number margin on the left
side. It's not part of the Cursors class, anyone know how I can display one like it?

Thanks

Nov 15 '05 #2
thanks, I'll try it.

"Rob Teixeira [MVP]" <RobTeixeira@@msn.com> wrote in message
news:e$*************@TK2MSFTNGP09.phx.gbl...
You can include a custom cursor resource in your project, and then load the cursor at runtime, and set it to the form's (or control's) cursor property.
-Rob [MVP]

"Alien" <al***@sympatico.ca> wrote in message
news:xE*******************@news01.bloor.is.net.cab le.rogers.com...
I need to display a top-right pointing arrow cursor, the same type that
appears when you move your mouse over the line number margin on the left
side. It's not part of the Cursors class, anyone know how I can display

one
like it?

Thanks


Nov 15 '05 #3
thanks again, it works.

"Rob Teixeira [MVP]" <RobTeixeira@@msn.com> wrote in message
news:e$*************@TK2MSFTNGP09.phx.gbl...
You can include a custom cursor resource in your project, and then load the cursor at runtime, and set it to the form's (or control's) cursor property.
-Rob [MVP]

"Alien" <al***@sympatico.ca> wrote in message
news:xE*******************@news01.bloor.is.net.cab le.rogers.com...
I need to display a top-right pointing arrow cursor, the same type that
appears when you move your mouse over the line number margin on the left
side. It's not part of the Cursors class, anyone know how I can display

one
like it?

Thanks


Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

145
by: David MacQuigg | last post by:
Playing with Prothon today, I am fascinated by the idea of eliminating classes in Python. I'm trying to figure out what fundamental benefit there is to having classes. Is all this complexity...
19
by: Mason A. Clark | last post by:
How was I to know that "top" means "top" in MSIE6 ?? I was testing <a name="top"></a> at the top of the page with <a href="#top>go to top</a> at the bottom of the page. It always worked in...
6
by: Mason A. Clark | last post by:
LAST WORD(s): 1. MSIE6 and Firefox will go to the top of the page on command <a href="#top">go upsy</a> even if there is NO name="top" or id="top" They know what a "top" is :-) Opera...
4
by: John Herndon | last post by:
I have a VB.Net application that reads from a SQL database (SQL Server 7.0). How do I get the top 50% or bottom 50% of records from a certain table for my dataset? I keep getting an exception...
23
by: Antoon Pardon | last post by:
I know this PEP is rejected. However I have a problem that would benefit from having extreme values and the sample implementation that is given in the PEP is unsatifactory for my purpose. I had...
4
by: BerkshireGuy | last post by:
Hello: tblDetails has the following fields: AgencyCode, ProducerCode, AnnualPX How can I create a query to show the Top 5 producers per agency with the highest
6
by: Samuel Rhodes | last post by:
Hi I am trying to write a code snippet that would display a '?' sign on the top left of a control. I do not want to hard code the positioning of the DIV which will contain that '?'. Is it...
36
by: Neil | last post by:
I received a message in another newsgroup saying that I shouldn't top-post my replies. I always top-post, because I feel it's easier for the reader to see the reply, rather than having to go to the...
2
by: noe1818 via AccessMonster.com | last post by:
Can anyone tell my why this isn't working? Me!.top=(1440/2.54)*16.78-*0.4) I want it so that for every 1 change in , a rectangular box moves 0.4 units closer to the top. The 1440/2.54...
4
by: moondaddy | last post by:
I have a wpf project where I use a canvas to drag shapes around. when I drag a shape beyond the right or bottom side I get scrollbars which is good. I also get scrollbars when I zoom in and a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.