RE: Winform Events



Hi Jason,

As far as I know, this is by design. Windows will send message when the
mouse leaves the pannel and enters the button in the panel. I think you
have to handle the mousemove event and check for mouse positions to get
this done. HTH.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.