|
|
|
start date: Wed, 22 Aug 2007 14:14:10 -0000,
posted on: microsoft.public.dotnet.framework.windowsforms.controls
back
| Thread Index |
|
1
VisualHint
|
|
2
VisualHint
|
Custom control: MouseMove event continually generated under Vista
Hi,
My PropertyGrid component works fine under XP but has an issue under
Vista. When the mouse is over the grid, the CPU raises to 100%.
Actually, under Vista, I realized that the OnMouseMove handler is
continually called, even when the mouse is not moved. Do you know the
cause of this behaviour ? Thank you.
Best regards,
Nicolas Cadilhac @ VisualHint (http://www.visualhint.com)
Home of Smart FieldPackEditor.Net / DateTimePicker replacement
Home of Smart PropertyGrid for .Net and MFC
Microsoft PropertyGrid Resource List - http://www.propertygridresourcelist.com
Date:Wed, 22 Aug 2007 14:14:10 -0000
Author:
|
Re: Custom control: MouseMove event continually generated under Vista
Found the problem. I was using an old version of VisualTips that had
an issue with Vista. I upgraded to the latest one and now the issue is
gone.
Best regards,
Nicolas Cadilhac @ VisualHint (http://www.visualhint.com)
Home of Smart FieldPackEditor.Net / DateTimePicker replacement
Home of Smart PropertyGrid for .Net and MFC
Microsoft PropertyGrid Resource List - http://www.propertygridresourcelist.com
On Aug 22, 10:14 am, VisualHint wrote:
> Hi,
>
> My PropertyGrid component works fine under XP but has an issue under
> Vista. When the mouse is over the grid, the CPU raises to 100%.
> Actually, under Vista, I realized that the OnMouseMove handler is
> continually called, even when the mouse is not moved. Do you know the
> cause of this behaviour ? Thank you.
>
> Best regards,
>
> Nicolas Cadilhac @ VisualHint (http://www.visualhint.com)
> Home of Smart FieldPackEditor.Net / DateTimePicker replacement
> Home of Smart PropertyGrid for .Net and MFC
> Microsoft PropertyGrid Resource List -http://www.propertygridresourcelist.com
Date:Wed, 22 Aug 2007 18:47:33 -0000
Author:
|
|
|