Click here to Skip to main content
15,904,346 members
Home / Discussions / C#
   

C#

 
GeneralRe: Use of multiple panel Control in winform Pin
Dexter Arora24-Mar-12 0:48
Dexter Arora24-Mar-12 0:48 
GeneralRe: Use of multiple panel Control in winform Pin
Eddy Vluggen24-Mar-12 1:20
professionalEddy Vluggen24-Mar-12 1:20 
GeneralRe: Use of multiple panel Control in winform Pin
Dexter Arora24-Mar-12 2:08
Dexter Arora24-Mar-12 2:08 
QuestionRe: Use of multiple panel Control in winform Pin
Eddy Vluggen24-Mar-12 2:17
professionalEddy Vluggen24-Mar-12 2:17 
AnswerRe: Use of multiple panel Control in winform Pin
Dexter Arora24-Mar-12 9:17
Dexter Arora24-Mar-12 9:17 
GeneralRe: Use of multiple panel Control in winform Pin
eupendra25-Mar-12 22:13
eupendra25-Mar-12 22:13 
GeneralRe: Use of multiple panel Control in winform Pin
Dexter Arora26-Mar-12 7:46
Dexter Arora26-Mar-12 7:46 
QuestionCan read 64bit Reg_Sz, but not 64bit D_Word Pin
turbosupramk323-Mar-12 8:48
turbosupramk323-Mar-12 8:48 
QuestionRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
Eddy Vluggen23-Mar-12 11:07
professionalEddy Vluggen23-Mar-12 11:07 
AnswerRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
turbosupramk323-Mar-12 11:43
turbosupramk323-Mar-12 11:43 
AnswerRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
Eddy Vluggen23-Mar-12 11:52
professionalEddy Vluggen23-Mar-12 11:52 
GeneralRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
turbosupramk323-Mar-12 12:38
turbosupramk323-Mar-12 12:38 
GeneralRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
Eddy Vluggen23-Mar-12 13:45
professionalEddy Vluggen23-Mar-12 13:45 
GeneralRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
turbosupramk323-Mar-12 18:33
turbosupramk323-Mar-12 18:33 
QuestionRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
Eddy Vluggen24-Mar-12 2:20
professionalEddy Vluggen24-Mar-12 2:20 
AnswerRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
turbosupramk324-Mar-12 15:14
turbosupramk324-Mar-12 15:14 
AnswerRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
turbosupramk326-Mar-12 6:04
turbosupramk326-Mar-12 6:04 
GeneralRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
turbosupramk326-Mar-12 4:58
turbosupramk326-Mar-12 4:58 
AnswerRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
Eddy Vluggen26-Mar-12 7:27
professionalEddy Vluggen26-Mar-12 7:27 
GeneralRe: Can read 64bit Reg_Sz, but not 64bit D_Word Pin
turbosupramk326-Mar-12 8:23
turbosupramk326-Mar-12 8:23 
QuestionChange the color of the mouse cursor (cross cursor) Pin
Wolfgang Kurz23-Mar-12 8:16
professionalWolfgang Kurz23-Mar-12 8:16 
AnswerRe: Change the color of the mouse cursor (cross cursor) Pin
OriginalGriff23-Mar-12 9:14
mveOriginalGriff23-Mar-12 9:14 
It's not a dark grey cross, the cross is the monochrome inverse of the color below it - so a white area shows as black, and a black area shows white. It's pretty much the clearest way to show it - any specific color could get lost if the background is the same color.

You can do it in code though. Have a look at this tutorial: http://www.switchonthecode.com/tutorials/csharp-tutorial-how-to-use-custom-cursors[^] - It's a little advanced, but if you just follow the instructions to the letter it should let you do what you want.
Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water

AnswerRe: Change the color of the mouse cursor (cross cursor) Pin
Philippe Mori23-Mar-12 12:35
Philippe Mori23-Mar-12 12:35 
GeneralRe: Change the color of the mouse cursor (cross cursor) Pin
Wolfgang Kurz23-Mar-12 23:08
professionalWolfgang Kurz23-Mar-12 23:08 
QuestionDirectoryInfo throwing ArgumentException Pin
MichCl23-Mar-12 4:53
MichCl23-Mar-12 4:53 

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.