document window focus issue

Docking/MDI for Windows Forms Forum

Posted 16 years ago by Brian O'Neil
Version: 2.0.94
Avatar
I have a document window that I am adding a Form to that has controls on it. I have the AutoScrollMinSize set on my form.

The behavior that I am seeing is that when I scroll down to a control that is off screen and put focus in that control and click into another window, if I click back on the tab to activate it focus is moved from the control that had focus to the first control in the tab order and that control is scrolled into view. So basically it always scrolls my form back up to the top if I click out to do anything else.

Is there a way to stop this behavior?

If my description is not clear I have a small sample that repros it.


thanks for your help,

-Brian

Comments (2)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Brian,

I've been looking around in the code to see if we do something in OnEnter somewhere but I'm not coming across anything.

Yes please do email over your repro sample. Thanks!


Actipro Software Support

Posted 16 years ago by Brian O'Neil
Avatar
okay, I will email a zip of the repro...

I will include the text from the org post.
The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.