Click here to Skip to main content
15,914,111 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Manifest File Configuration Pin
SNI15-Oct-08 0:52
SNI15-Oct-08 0:52 
GeneralRe: Manifest File Configuration Pin
Pete O'Hanlon15-Oct-08 2:14
mvePete O'Hanlon15-Oct-08 2:14 
GeneralRe: Manifest File Configuration [modified] Pin
Mark Salsbery14-Oct-08 7:55
Mark Salsbery14-Oct-08 7:55 
GeneralRe: Manifest File Configuration Pin
SNI16-Oct-08 21:06
SNI16-Oct-08 21:06 
QuestionResourceManager class Pin
dmartu12-Oct-08 12:54
dmartu12-Oct-08 12:54 
AnswerRe: ResourceManager class Pin
Dave Kreskowiak14-Oct-08 3:49
mveDave Kreskowiak14-Oct-08 3:49 
QuestionSimple MouseEnter MouseLeave Events Pin
MarkMokris11-Oct-08 4:50
MarkMokris11-Oct-08 4:50 
AnswerRe: Simple MouseEnter MouseLeave Events Pin
Wendelius12-Oct-08 1:03
mentorWendelius12-Oct-08 1:03 
I'd say you're doing nothing wrong. Because mouse moves above another control it leaves the panel, whether the control is inside or outside the panel.

When mouse leaves the panel, you could check the position of the mouse, is it still inside the panel or not. The same logic can be used in MouseEnter. You can get the position from the Cursor class.

Hope this helps,

Mika

The need to optimize rises from a bad design.

My articles[^]

QuestionSpring ToolStrip Pin
Grant Nelson10-Oct-08 21:32
Grant Nelson10-Oct-08 21:32 
AnswerRe: Spring ToolStrip Pin
Thomas Stockwell15-Oct-08 2:09
professionalThomas Stockwell15-Oct-08 2:09 
QuestionFileSystemWatcher Pin
Ebube8-Oct-08 5:14
Ebube8-Oct-08 5:14 
AnswerRe: FileSystemWatcher Pin
Giorgi Dalakishvili8-Oct-08 7:16
mentorGiorgi Dalakishvili8-Oct-08 7:16 
AnswerRe: FileSystemWatcher Pin
Mark Salsbery8-Oct-08 7:26
Mark Salsbery8-Oct-08 7:26 
GeneralRe: FileSystemWatcher Pin
led mike8-Oct-08 10:30
led mike8-Oct-08 10:30 
QuestionVB.NET thisconnection.open and application shutsdown Pin
lmnorms18-Oct-08 4:37
lmnorms18-Oct-08 4:37 
AnswerRe: VB.NET thisconnection.open and application shutsdown Pin
led mike8-Oct-08 4:49
led mike8-Oct-08 4:49 
GeneralRe: VB.NET thisconnection.open and application shutsdown Pin
lmnorms18-Oct-08 10:21
lmnorms18-Oct-08 10:21 
QuestionGetting Socket Exception when using RAS and TCP client both Pin
kaushik_Manoj8-Oct-08 3:21
kaushik_Manoj8-Oct-08 3:21 
AnswerRe: Getting Socket Exception when using RAS and TCP client both Pin
led mike8-Oct-08 4:45
led mike8-Oct-08 4:45 
Questiongeting data from excel Pin
ajayjerone8-Oct-08 2:43
ajayjerone8-Oct-08 2:43 
AnswerRe: geting data from excel Pin
Giorgi Dalakishvili8-Oct-08 3:14
mentorGiorgi Dalakishvili8-Oct-08 3:14 
Questionquicksort? [modified] Pin
Marc Clifton8-Oct-08 2:32
mvaMarc Clifton8-Oct-08 2:32 
AnswerRe: quicksort? Pin
led mike8-Oct-08 10:32
led mike8-Oct-08 10:32 
Question[Message Deleted] Pin
followait7-Oct-08 15:04
followait7-Oct-08 15:04 
AnswerRe: Why not compile a .NET application one time for one machine? Pin
Mark Churchill7-Oct-08 19:28
Mark Churchill7-Oct-08 19:28 

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.