Click here to Skip to main content
15,900,906 members
Home / Discussions / C#
   

C#

 
Questionall form problem? [modified] Pin
miss YY7-Jan-10 19:27
miss YY7-Jan-10 19:27 
AnswerRe: all form problem? Pin
OriginalGriff7-Jan-10 22:32
mveOriginalGriff7-Jan-10 22:32 
QuestionHow to get The Url in the browser's address bar by c#(winform) [modified] Pin
SrhLj7-Jan-10 18:24
SrhLj7-Jan-10 18:24 
AnswerRe: How to get IE address by c#(winform) Pin
Dimitri Witkowski7-Jan-10 19:07
Dimitri Witkowski7-Jan-10 19:07 
GeneralRe: How to get IE address by c#(winform) Pin
SrhLj7-Jan-10 20:25
SrhLj7-Jan-10 20:25 
AnswerRe: How to get The Url in the browser's address bar by c#(winform) Pin
SrhLj7-Jan-10 21:49
SrhLj7-Jan-10 21:49 
JokeRe: How to get The Url in the browser's address bar by c#(winform) Pin
dojohansen8-Jan-10 0:37
dojohansen8-Jan-10 0:37 
AnswerRe: How to get The Url in the browser's address bar by c#(winform) Pin
carlecomm10-Jan-10 20:57
carlecomm10-Jan-10 20:57 
QuestionHow do i get the date, burned speed, manufactorer id of cd or dvd that i was burned? Pin
vinlong907-Jan-10 16:10
vinlong907-Jan-10 16:10 
QuestionConsole.Beep(int,int) uses sound card Pin
Lutosław7-Jan-10 12:13
Lutosław7-Jan-10 12:13 
AnswerRe: Console.Beep(int,int) uses sound card Pin
Expert Coming7-Jan-10 12:20
Expert Coming7-Jan-10 12:20 
GeneralRe: Console.Beep(int,int) uses sound card Pin
Lutosław7-Jan-10 12:32
Lutosław7-Jan-10 12:32 
GeneralRe: Console.Beep(int,int) uses sound card Pin
Expert Coming7-Jan-10 12:43
Expert Coming7-Jan-10 12:43 
AnswerRe: Console.Beep(int,int) uses sound card Pin
DaveyM697-Jan-10 13:06
professionalDaveyM697-Jan-10 13:06 
GeneralRe: Console.Beep(int,int) uses sound card Pin
Roger Wright7-Jan-10 17:16
professionalRoger Wright7-Jan-10 17:16 
QuestionHover form over label... keeps flashing Pin
Jacob Dixon7-Jan-10 11:12
Jacob Dixon7-Jan-10 11:12 
AnswerRe: Hover form over label... keeps flashing Pin
Luc Pattyn7-Jan-10 12:52
sitebuilderLuc Pattyn7-Jan-10 12:52 
Hi Jacob,

I guess this is what is going on:
mouse enters label, sigForm gets shown at same location, on top of label, hence label fires MouseLeave, formsig gets hidden, hence mouse on top of label again, etc.

suggestion: remove the sigForm.Hide() and choose another way to terminate your magnifying glass or whatever it is you are doing.

Smile | :)

Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

Happy New Year to all.
We hope 2010 soon brings us automatic PRE tags!
Until then, please insert them manually.


GeneralRe: Hover form over label... keeps flashing Pin
Jacob Dixon7-Jan-10 13:00
Jacob Dixon7-Jan-10 13:00 
GeneralRe: Hover form over label... keeps flashing Pin
Luc Pattyn7-Jan-10 13:10
sitebuilderLuc Pattyn7-Jan-10 13:10 
GeneralRe: Hover form over label... keeps flashing Pin
Jacob Dixon7-Jan-10 13:13
Jacob Dixon7-Jan-10 13:13 
GeneralRe: Hover form over label... keeps flashing Pin
Luc Pattyn7-Jan-10 13:19
sitebuilderLuc Pattyn7-Jan-10 13:19 
GeneralRe: Hover form over label... keeps flashing Pin
Jacob Dixon7-Jan-10 13:26
Jacob Dixon7-Jan-10 13:26 
GeneralRe: Hover form over label... keeps flashing Pin
Luc Pattyn7-Jan-10 13:39
sitebuilderLuc Pattyn7-Jan-10 13:39 
QuestionSending an object through TCP/IP Pin
Alex Manolescu7-Jan-10 10:30
Alex Manolescu7-Jan-10 10:30 
AnswerRe: Sending an object through TCP/IP Pin
Pete O'Hanlon7-Jan-10 10:35
mvePete O'Hanlon7-Jan-10 10:35 

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.