I have a MonthView control on a form with a SelChange sub. It appears that the SelChange event fires every 2 minutes on its own. This even happens when that form does not have focus. When the event fires every 2 minutes, it steals the focus back to that form from wherever you were working. It's very annoying.
I searched on MSDN and on Google for this problem and only came up with two hits (with no responses):
Is this a known bug? Is there a fix for it? If not, is there a workaround to keep this event from stealing the focus?
I searched on MSDN and on Google for this problem and only came up with two hits (with no responses):
Is this a known bug? Is there a fix for it? If not, is there a workaround to keep this event from stealing the focus?