G
Guest
Greetings.
I have a child form inside an MID parent form. The child form is wider than
the MID parent form. The child form contains a number of textboxes which
are positioned from left to right on the child form where the textbox on the
right is not viewable because it extends beyond the right border of the MDI
parent form. What I need to happen is when I tab through the textboxes -
when I tab into the textbox on the right side of the chld form - the textbox
which is not viewable - I want to bring that textbox into view by
repositioning the child form within the MDI parent form - the same as if I
were to manually scroll the MDI parent form to view the textbox on the right
side of the child form. But I need this to happen dynamically.
Could someone suggest how this could be accomplished? Is there a Move
command for repositioning the child form within the MID parent?
Thanks,
Rich
I have a child form inside an MID parent form. The child form is wider than
the MID parent form. The child form contains a number of textboxes which
are positioned from left to right on the child form where the textbox on the
right is not viewable because it extends beyond the right border of the MDI
parent form. What I need to happen is when I tab through the textboxes -
when I tab into the textbox on the right side of the chld form - the textbox
which is not viewable - I want to bring that textbox into view by
repositioning the child form within the MDI parent form - the same as if I
were to manually scroll the MDI parent form to view the textbox on the right
side of the child form. But I need this to happen dynamically.
Could someone suggest how this could be accomplished? Is there a Move
command for repositioning the child form within the MID parent?
Thanks,
Rich