Click here to Skip to main content
15,890,557 members
Home / Discussions / C#
   

C#

 
GeneralRe: Color of Title bar Pin
Luc Pattyn5-Nov-07 5:21
sitebuilderLuc Pattyn5-Nov-07 5:21 
GeneralRe: Color of Title bar Pin
MasterSharp5-Nov-07 12:34
MasterSharp5-Nov-07 12:34 
AnswerRe: Color of Title bar Pin
Francofu5-Nov-07 18:00
Francofu5-Nov-07 18:00 
QuestionMultiple Series on a ReportViewer chart Pin
ChrisFarrugia5-Nov-07 3:05
ChrisFarrugia5-Nov-07 3:05 
AnswerRe: Multiple Series on a ReportViewer chart Pin
led mike5-Nov-07 5:24
led mike5-Nov-07 5:24 
GeneralRe: Multiple Series on a ReportViewer chart Pin
ChrisFarrugia5-Nov-07 5:39
ChrisFarrugia5-Nov-07 5:39 
GeneralRe: Multiple Series on a ReportViewer chart Pin
led mike5-Nov-07 6:24
led mike5-Nov-07 6:24 
QuestionChange the global cursor Pin
QzRz5-Nov-07 2:27
QzRz5-Nov-07 2:27 
Hello

I have currently made a small colorpicker application.

I want to know if it is possible to change the global cursor when I press a button in my application, the reason is I want to see the crooshair cursor outside my application too.

I have searched the internet and the best thing I could find was to use the "user32.dll" with the function SetSystemCursor, however I have no clue if this is the right thing to do.

the SetSystemCursor needs an 'IntPtr hcur, uint id' but I do not know how to get the correct values for them.

I searched the msdn from my vs05 and it said the id could must be some constants which needs to be defined before loading the windows.h header.

To help people help me, the link for pinvoke.net is here: pinvoke.net
and the link for the info I used on msdn: msdn

I hope someone can help me

regards
QzRz
AnswerRe: Change the global cursor Pin
Pete O'Hanlon5-Nov-07 3:09
mvePete O'Hanlon5-Nov-07 3:09 
GeneralRe: Change the global cursor Pin
QzRz5-Nov-07 3:17
QzRz5-Nov-07 3:17 
GeneralRe: Change the global cursor Pin
Pete O'Hanlon5-Nov-07 3:35
mvePete O'Hanlon5-Nov-07 3:35 
GeneralRe: Change the global cursor Pin
QzRz5-Nov-07 4:10
QzRz5-Nov-07 4:10 
GeneralRe: Change the global cursor Pin
Pete O'Hanlon5-Nov-07 4:15
mvePete O'Hanlon5-Nov-07 4:15 
QuestionCheckboxes in datagridview Pin
akkram5-Nov-07 2:26
akkram5-Nov-07 2:26 
AnswerRe: Checkboxes in datagridview Pin
half-life5-Nov-07 4:45
half-life5-Nov-07 4:45 
GeneralRe: Checkboxes in datagridview Pin
akkram5-Nov-07 5:21
akkram5-Nov-07 5:21 
GeneralRe: Checkboxes in datagridview Pin
half-life5-Nov-07 5:32
half-life5-Nov-07 5:32 
GeneralRe: Checkboxes in datagridview Pin
akkram5-Nov-07 5:30
akkram5-Nov-07 5:30 
Questionimport vrml Pin
GeoVx12345-Nov-07 1:23
GeoVx12345-Nov-07 1:23 
AnswerRe: import vrml Pin
led mike5-Nov-07 5:05
led mike5-Nov-07 5:05 
GeneralRe: import vrml Pin
GeoVx12345-Nov-07 20:34
GeoVx12345-Nov-07 20:34 
QuestionGet frame from video file Pin
DeepOceans5-Nov-07 1:11
DeepOceans5-Nov-07 1:11 
AnswerRe: Get frame from video file Pin
TJoe5-Nov-07 1:47
TJoe5-Nov-07 1:47 
QuestionShadow for text GDI+ Pin
N a v a n e e t h5-Nov-07 0:56
N a v a n e e t h5-Nov-07 0:56 
AnswerRe: Shadow for text GDI+ Pin
TJoe5-Nov-07 1:45
TJoe5-Nov-07 1:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.