Click here to Skip to main content
16,005,236 members
Home / Discussions / C#
   

C#

 
GeneralRe: passing mainform instance Pin
Martin#21-Feb-07 21:56
Martin#21-Feb-07 21:56 
GeneralRe: passing mainform instance Pin
motojojo21-Feb-07 22:05
motojojo21-Feb-07 22:05 
GeneralRe: passing mainform instance Pin
motojojo21-Feb-07 22:07
motojojo21-Feb-07 22:07 
GeneralRe: passing mainform instance Pin
Martin#21-Feb-07 22:29
Martin#21-Feb-07 22:29 
GeneralRe: passing mainform instance Pin
Stefan Troschuetz21-Feb-07 22:13
Stefan Troschuetz21-Feb-07 22:13 
GeneralRe: passing mainform instance Pin
Christian Graus21-Feb-07 21:47
protectorChristian Graus21-Feb-07 21:47 
QuestionCursor Background [modified] Pin
hiremath7121-Feb-07 20:11
hiremath7121-Feb-07 20:11 
AnswerRe: Cursor Background Pin
mike montagne23-Feb-07 12:40
mike montagne23-Feb-07 12:40 
You are asking about the cursor, but your concern is about scrolling behavior.

To add a background color to a cursor, you build the cursor. To use the cursor, it has to be installed on the target system and you have to set the cursor in some event and reset to the default cursor in some other event. Needless to say, because of the installation issue, your intended usage of the cursor is impractical.

As for the scrolling behavior, that's a design issue you handle through your control. Usually, you would select or focus the line so that it will be re-drawn in a focused state.
GeneralRe: Cursor Background Pin
hiremath7125-Feb-07 18:44
hiremath7125-Feb-07 18:44 
GeneralRe: Cursor Background Pin
mike montagne26-Feb-07 13:17
mike montagne26-Feb-07 13:17 
GeneralRe: Cursor Background Pin
hiremath7126-Feb-07 22:31
hiremath7126-Feb-07 22:31 
GeneralRe: Cursor Background Pin
mike montagne27-Feb-07 9:10
mike montagne27-Feb-07 9:10 
QuestionHave some buttons clicks automatically! Pin
mrkeivan21-Feb-07 19:57
mrkeivan21-Feb-07 19:57 
AnswerRe: Have some buttons clicks automatically! Pin
mike montagne23-Feb-07 12:42
mike montagne23-Feb-07 12:42 
QuestionMAP DESIGN TIME HELP REQUESTS TO ONLINE HTML NAME ANCHORS? Pin
mike montagne21-Feb-07 19:40
mike montagne21-Feb-07 19:40 
Questionhow To add exe in system try using Pin
Ankush Komarwar21-Feb-07 18:28
Ankush Komarwar21-Feb-07 18:28 
AnswerRe: how To add exe in system try using Pin
Shajeel21-Feb-07 18:36
Shajeel21-Feb-07 18:36 
QuestionCopy method Pin
hiremath7121-Feb-07 18:26
hiremath7121-Feb-07 18:26 
AnswerRe: Copy method Pin
Christian Graus21-Feb-07 18:30
protectorChristian Graus21-Feb-07 18:30 
Questionconvert raw image to bmp or jpeg Pin
gskumar11121-Feb-07 18:21
gskumar11121-Feb-07 18:21 
AnswerRe: convert raw image to bmp or jpeg Pin
Christian Graus21-Feb-07 18:27
protectorChristian Graus21-Feb-07 18:27 
GeneralRe: convert raw image to bmp or jpeg Pin
gskumar11121-Feb-07 18:40
gskumar11121-Feb-07 18:40 
GeneralRe: convert raw image to bmp or jpeg Pin
Christian Graus21-Feb-07 18:55
protectorChristian Graus21-Feb-07 18:55 
GeneralRe: convert raw image to bmp or jpeg Pin
V.21-Feb-07 22:29
professionalV.21-Feb-07 22:29 
GeneralRe: convert raw image to bmp or jpeg Pin
Christian Graus22-Feb-07 8:54
protectorChristian Graus22-Feb-07 8:54 

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.