Click here to Skip to main content
15,924,829 members
Home / Discussions / C#
   

C#

 
Generalchanging the background colour for specific ListBox Item Pin
fors4ken9-Mar-05 20:30
fors4ken9-Mar-05 20:30 
GeneralRe: changing the background colour for specific ListBox Item Pin
Guinness4Strength10-Mar-05 7:35
Guinness4Strength10-Mar-05 7:35 
GeneralRe: changing the background colour for specific ListBox Item Pin
fors4ken14-Mar-05 2:31
fors4ken14-Mar-05 2:31 
Generalat my wit's end: http auth Pin
sharkfish9-Mar-05 19:53
sharkfish9-Mar-05 19:53 
QuestionHow to retrive word under the mouse? Pin
poklag9-Mar-05 19:51
poklag9-Mar-05 19:51 
GeneralC# Button Shortcut Problems Pin
raosundar9-Mar-05 18:14
raosundar9-Mar-05 18:14 
GeneralJoystick Pin
Christian Graus9-Mar-05 16:57
protectorChristian Graus9-Mar-05 16:57 
GeneralRe: Joystick Pin
mav.northwind9-Mar-05 21:45
mav.northwind9-Mar-05 21:45 
Hi Christian!

joySetCapture is having problems under XP. The first capture works, trying to re-capture the joystick after a joyReleaseCapture always fails.
I've solved a similar problem by not using joySetCapture and joyReleaseCapture, but using joyGetPos() and doing the polling myself. For joyGetPos to work you don't have to capture the joystick, so it can be called as often as you want.

Regards,
mav
GeneralPlatform Invoke (pinvoke) Pin
gmhanna9-Mar-05 16:32
gmhanna9-Mar-05 16:32 
GeneralRe: Platform Invoke (pinvoke) Pin
Chua Wen Ching9-Mar-05 16:47
Chua Wen Ching9-Mar-05 16:47 
GeneralHandle pressing Enter or Tab key in DataGridTextBox Pin
Anonymous9-Mar-05 16:24
Anonymous9-Mar-05 16:24 
GeneralRe: Handle pressing Enter or Tab key in DataGridTextBox Pin
DougW489-Mar-05 17:30
DougW489-Mar-05 17:30 
GeneralRe: Handle pressing Enter or Tab key in DataGridTextBox Pin
Anonymous9-Mar-05 18:01
Anonymous9-Mar-05 18:01 
GeneralHandle pressing Enter or Tab key in DataGridTextBox Pin
Anonymous9-Mar-05 16:23
Anonymous9-Mar-05 16:23 
GeneralVisitors counter Pin
ABBASI_RA9-Mar-05 15:56
ABBASI_RA9-Mar-05 15:56 
GeneralRe: Visitors counter Pin
Christian Graus9-Mar-05 16:53
protectorChristian Graus9-Mar-05 16:53 
GeneralRe: Visitors counter Pin
ABBASI_RA9-Mar-05 17:21
ABBASI_RA9-Mar-05 17:21 
GeneralRe: Visitors counter Pin
Christian Graus9-Mar-05 17:58
protectorChristian Graus9-Mar-05 17:58 
Generaloutlook automation Pin
ppp0019-Mar-05 14:59
ppp0019-Mar-05 14:59 
GeneralRe: outlook automation Pin
Corinna John9-Mar-05 19:49
Corinna John9-Mar-05 19:49 
GeneralRe: outlook automation Pin
ppp0019-Mar-05 20:55
ppp0019-Mar-05 20:55 
Generalhelp in changing background color in listview column Pin
ekynox9-Mar-05 14:59
ekynox9-Mar-05 14:59 
QuestionHow to refresh scroll bar of PrintPreviewControl Pin
sachinkalse9-Mar-05 13:56
sachinkalse9-Mar-05 13:56 
QuestionFill a dataset from different resource? Pin
Anonymous9-Mar-05 13:44
Anonymous9-Mar-05 13:44 
AnswerRe: Fill a dataset from different resource? Pin
Kodanda Pani9-Mar-05 22:52
Kodanda Pani9-Mar-05 22:52 

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.