Re: MouseMove event continually being called
- From: "Bob Dankert" <bobatnvsn-itdotcom@xxxxxxxxxxxxx>
- Date: Fri, 5 Aug 2005 08:14:16 -0500
Unfortunately, I was not able to get rid of it by playing with components of
the project. To get around this, I check all of the event arguments and
cancel the event if nothing has changed. It still eats some CPU cycles
since it is calling the event each time, but at least it is not nearly as
bad as previously.
Bob
""Jeffrey Tan[MSFT]"" <v-jetan@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:axyblwylFHA.944@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi Bob,
>
> Thanks for your feedback.
>
> For your last statement, "The form's which use the tabcontrol can have the
> code copied from one project to another and exhibit the problem behavior
> only in
> one project (but the problem is consistent on every machine). This makes
> it seem as though it is related to something with the entire project", it
> seems that this problem is project specific, after copying the code to the
> new project, this problem goes away. Yes?
>
> If I did not misunderstand you, it seems that your problem should go away
> in the new project. If so, can you work with the new project? Do you still
> have any concern?
> ==============================================
> Thank you for your patience and cooperation. If you have any questions or
> concerns, please feel free to post it in the group. I am standing by to be
> of assistance.
>
> Best regards,
> Jeffrey Tan
> Microsoft Online Partner Support
> Get Secure! - www.microsoft.com/security
> This posting is provided "as is" with no warranties and confers no rights.
>
.
- Follow-Ups:
- Re: MouseMove event continually being called
- From: "Jeffrey Tan[MSFT]"
- Re: MouseMove event continually being called
- References:
- Re: MouseMove event continually being called
- From: Bob Dankert
- Re: MouseMove event continually being called
- From: "Jeffrey Tan[MSFT]"
- Re: MouseMove event continually being called
- Prev by Date: UserControl on inherited form
- Next by Date: Re: CheckBox as Groupbox caption
- Previous by thread: Re: MouseMove event continually being called
- Next by thread: Re: MouseMove event continually being called
- Index(es):
Relevant Pages
|