Click here to Skip to main content
15,920,217 members
Home / Discussions / C#
   

C#

 
AnswerRe: Casting EventHandlers problem Pin
lisan_al_ghaib16-Aug-08 13:15
lisan_al_ghaib16-Aug-08 13:15 
GeneralRe: Casting EventHandlers problem Pin
hdv21216-Aug-08 23:33
hdv21216-Aug-08 23:33 
AnswerRe: Casting EventHandlers problem Pin
lisan_al_ghaib17-Aug-08 0:16
lisan_al_ghaib17-Aug-08 0:16 
GeneralRe: Casting EventHandlers problem Pin
hdv21217-Aug-08 0:25
hdv21217-Aug-08 0:25 
GeneralRe: Casting EventHandlers problem Pin
N a v a n e e t h17-Aug-08 4:30
N a v a n e e t h17-Aug-08 4:30 
GeneralRe: Casting EventHandlers problem Pin
hdv21217-Aug-08 9:28
hdv21217-Aug-08 9:28 
QuestionProblems with Keyboard input (KeyDown, KeyPress, KeyUp) Pin
poppabaggins16-Aug-08 9:54
poppabaggins16-Aug-08 9:54 
AnswerRe: Problems with Keyboard input (KeyDown, KeyPress, KeyUp) Pin
DaveyM6916-Aug-08 10:14
professionalDaveyM6916-Aug-08 10:14 
You need to tell the control that's holding the image that is needs to be redrawn either by calling it's invalidated method or calling onpaint directly depending on the situation. You could hook this up to be done automatically by putting it in a locationchanged event which you can fire whenever X or Y is changed

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Expect everything to be hard and then enjoy the things that come easy. (code-frog)

GeneralRe: Problems with Keyboard input (KeyDown, KeyPress, KeyUp) Pin
poppabaggins16-Aug-08 11:53
poppabaggins16-Aug-08 11:53 
GeneralRe: Problems with Keyboard input (KeyDown, KeyPress, KeyUp) [modified] Pin
poppabaggins17-Aug-08 11:27
poppabaggins17-Aug-08 11:27 
GeneralRe: Problems with Keyboard input (KeyDown, KeyPress, KeyUp) Pin
DaveyM6917-Aug-08 23:13
professionalDaveyM6917-Aug-08 23:13 
GeneralRe: Problems with Keyboard input (KeyDown, KeyPress, KeyUp) Pin
poppabaggins18-Aug-08 2:58
poppabaggins18-Aug-08 2:58 
QuestionGet started with keylistening, even when out of focus.. Pin
Joplinazz16-Aug-08 9:01
Joplinazz16-Aug-08 9:01 
AnswerRe: Get started with keylistening, even when out of focus.. Pin
DaveyM6916-Aug-08 10:08
professionalDaveyM6916-Aug-08 10:08 
GeneralRe: Get started with keylistening, even when out of focus.. Pin
Joplinazz16-Aug-08 13:00
Joplinazz16-Aug-08 13:00 
QuestionInterface inheritance problem. Pin
hdv21216-Aug-08 5:58
hdv21216-Aug-08 5:58 
AnswerRe: Interface inheritance problem. Pin
Wendelius16-Aug-08 6:10
mentorWendelius16-Aug-08 6:10 
AnswerRe: Interface inheritance problem. Pin
User 665816-Aug-08 6:16
User 665816-Aug-08 6:16 
AnswerRe: Interface inheritance problem. Pin
DaveyM6916-Aug-08 6:16
professionalDaveyM6916-Aug-08 6:16 
GeneralRe: Interface inheritance problem. Pin
User 665816-Aug-08 6:23
User 665816-Aug-08 6:23 
GeneralRe: Interface inheritance problem. Pin
DaveyM6916-Aug-08 6:32
professionalDaveyM6916-Aug-08 6:32 
AnswerRe: Interface inheritance problem. Pin
Roger Alsing18-Aug-08 2:54
Roger Alsing18-Aug-08 2:54 
QuestionC# TreeView Node Image Not Correct Pin
Kevin Marois16-Aug-08 5:12
professionalKevin Marois16-Aug-08 5:12 
AnswerRe: C# TreeView Node Image Not Correct Pin
Wendelius16-Aug-08 6:01
mentorWendelius16-Aug-08 6:01 
QuestionEmail notification Pin
Slick6916-Aug-08 4:55
Slick6916-Aug-08 4:55 

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.