The problem I've had with one client project is that clicking on regular Windows Forms buttons, or any of the Infragistics buttons cause the whole form to shake a little causing whatever action the user clicks on to not execute. My initial thoughts are that it has something to do with the tooltip that appears over a button and the user clicking at the same time it appears causing the shake.
Click here to watch a flash video demonstrating what I'm talking about.
Does anyone have a clue what causes this behavior or how to go about fixing it?
That is wierd, I have not seen this. Are the controls in a DockManager or any other parent? And I assume this is 8.3 ...
Thanks
Jason
This application I recently upgraded to 8.2, but the shaking occured with 8.1 as well. The part of the window you see in the video is from the child form. The application uses WinTabbedMDIManager, WinToolsbarManager, almost all other Infragistics controls, and is styled as well.