473,503 Members | 1,678 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

OnMouseHover Issue (Bug?)

Hello,

[Originally posted in dotnet.framework.windowforms, with
no responses]

I have a Windows Form (C#), where I have set an override
on OnMouseHover(), which initially works correctly. I
have also set an override on OnMouseMove(), where I call
this.ResetMouseEventArgs(). This correctly resets the
mouse hover timer.

The problem is that this form is an AutoScroll form.
Once the form is scrolled, the OnMouseHover() event no
longer fires.

Is this a bug, or am I overlooking something?

Thanks,
Gates 72

Nov 16 '05 #1
1 3166
The documentation says this

1.. MouseEnter
2.. MouseMove
3.. MouseHover/ MouseDown/ MouseWheel
4.. MouseUp
5.. MouseLeave
Are you sure you have force the MouseLeave ?? You can only do that by
clicking outside the control region and then Re-entering it

JIM
"Gates_72" <an*******@discussions.microsoft.com> wrote in message
news:25****************************@phx.gbl...
Hello,

[Originally posted in dotnet.framework.windowforms, with
no responses]

I have a Windows Form (C#), where I have set an override
on OnMouseHover(), which initially works correctly. I
have also set an override on OnMouseMove(), where I call
this.ResetMouseEventArgs(). This correctly resets the
mouse hover timer.

The problem is that this form is an AutoScroll form.
Once the form is scrolled, the OnMouseHover() event no
longer fires.

Is this a bug, or am I overlooking something?

Thanks,
Gates 72

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
6847
by: Chris | last post by:
I have yet to understand or get a response on the issue I'm having. I'm taking an asp web application and migrating it from Windows 2K to 2003. I have the new website location (2003) settings...
2
1309
by: K.C. Brown | last post by:
I'm trying to finish up an app that uses a left and right frame extensively. The left frame contains a dynamically built menu and the right is used as the target for links selected from the left....
9
6778
by: Hardy Wang | last post by:
Hi, I have some validations on a page, some of them are CustomValidation which will go to server to do some complex logic. I set the ValidationSummary.ShowMessageBox = true, but message box won't...
0
1201
by: Richard Jones | last post by:
I'm proud to release this, the 1.1.1 release of Roundup. Fixed in this release: - failure with browsers not sending "Accept-Language" header (sf bugs 1429646 and 1435335) - translate class...
4
1564
by: Richard Jones | last post by:
I'm proud to release version 1.1.3 of Roundup. Feature: - supports Python 2.5, including the sqlite3 module - full timezone support (sf patch 1465296) - handle connection loss when responding...
3
2676
by: prajithgg | last post by:
Hi, I am facing some problem while inserting some non English characters to DB2 server from my java application. We are not able to retrieve the same record when searched with the same non English...
0
1284
by: Richard Jones | last post by:
I'm proud to release version 1.3.3 of Roundup. Fixed in 1.3.3: - If-Modified-Since handling was broken - Updated documentation for customising hard-coded searches in page.html - Updated...
8
3351
by: Ollie Riches | last post by:
I'm looking into a production issue related to a windows service and System.Timers.Timer. The background is the windows service uses a System.Timers.Timer to periodically poll a directory location...
15
2628
by: GinnTech | last post by:
I have a site that works perfectly in IE6 IE7 FF2 FF3 but not in the latest Safari. Here is the issue. I am attempting to call functions within a flash object. When trying to attempt to...
0
7083
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7278
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7328
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6988
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7456
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5578
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5011
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3153
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.