Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
QuestionMouse point inside-outside the client area Pin
kkadir21-Dec-06 21:46
kkadir21-Dec-06 21:46 
AnswerRe: Mouse point inside-outside the client area Pin
Martin#21-Dec-06 22:07
Martin#21-Dec-06 22:07 
GeneralRe: Mouse point inside-outside the client area Pin
kkadir21-Dec-06 22:32
kkadir21-Dec-06 22:32 
GeneralRe: Mouse point inside-outside the client area Pin
quiteSmart21-Dec-06 22:43
quiteSmart21-Dec-06 22:43 
GeneralRe: Mouse point inside-outside the client area Pin
kkadir21-Dec-06 22:54
kkadir21-Dec-06 22:54 
GeneralRe: Mouse point inside-outside the client area Pin
Martin#21-Dec-06 22:56
Martin#21-Dec-06 22:56 
GeneralRe: Mouse point inside-outside the client area Pin
kkadir21-Dec-06 23:03
kkadir21-Dec-06 23:03 
GeneralRe: Mouse point inside-outside the client area Pin
Martin#21-Dec-06 23:11
Martin#21-Dec-06 23:11 
Hello,

So you have the possibilty to add the MouseLeave event additionaly to the controls.
Then you could set a flag if it is dragged and reset it if it was dropped.
If the mouse leave event is fired and the flag is still set, you have the possibility to validate whatever you whant!

Hope to help you now!

All the best,

Martin
GeneralRe: Mouse point inside-outside the client area Pin
kmuthuk16-Jan-07 9:30
kmuthuk16-Jan-07 9:30 
GeneralRe: Mouse point inside-outside the client area Pin
Martin#23-Jan-07 3:23
Martin#23-Jan-07 3:23 
QuestionShowing progress of process run in helper class? Pin
kbalias21-Dec-06 19:36
kbalias21-Dec-06 19:36 
AnswerRe: Showing progress of process run in helper class? Pin
Stefan Troschuetz21-Dec-06 22:11
Stefan Troschuetz21-Dec-06 22:11 
GeneralRe: Showing progress of process run in helper class? Pin
Thomas Stockwell22-Dec-06 13:46
professionalThomas Stockwell22-Dec-06 13:46 
AnswerRe: Showing progress of process run in helper class? Pin
Thomas Stockwell22-Dec-06 13:43
professionalThomas Stockwell22-Dec-06 13:43 
Questionadding data in drop down from database Pin
ursbuddy21-Dec-06 19:35
ursbuddy21-Dec-06 19:35 
AnswerRe: adding data in drop down from database Pin
albCode21-Dec-06 21:38
albCode21-Dec-06 21:38 
GeneralRe: adding data in drop down from database Pin
ursbuddy21-Dec-06 22:39
ursbuddy21-Dec-06 22:39 
GeneralRe: adding data in drop down from database Pin
albCode21-Dec-06 22:43
albCode21-Dec-06 22:43 
AnswerRe: adding data in drop down from database Pin
il_masacratore21-Dec-06 21:38
il_masacratore21-Dec-06 21:38 
GeneralRe: adding data in drop down from database Pin
ursbuddy21-Dec-06 22:38
ursbuddy21-Dec-06 22:38 
QuestionSingle Instance Pin
AB777121-Dec-06 19:07
AB777121-Dec-06 19:07 
AnswerRe: Single Instance Pin
Kodanda Pani21-Dec-06 19:16
Kodanda Pani21-Dec-06 19:16 
GeneralRe: Single Instance Pin
AB777121-Dec-06 21:28
AB777121-Dec-06 21:28 
AnswerRe: Single Instance Pin
S. Senthil Kumar22-Dec-06 19:37
S. Senthil Kumar22-Dec-06 19:37 
QuestionVirtual storage drive like GDrive( Google virtual drive) Pin
Kiran Beladiya21-Dec-06 18:36
professionalKiran Beladiya21-Dec-06 18:36 

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.