MDI Form (Page Up/Page Down) Help Needed

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt <font size="2 I am working on making a few enhancements to a legacy VB Application and Ive run into something I thought was going to be simple but has proven quite the opposite.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></font> <p class="MsoNormal" style="MARGIN: 0in 0in 0pt <o:p><font size="2 </font></o:p> <p class="MsoNormal" style="MARGIN: 0in 0in 0pt <font size="2 The application has an MDI Form with MANY child forms, some of which contain user controls that are almost forms unto themselves.<span style="mso-spacerun: yes The problem is that the forms and controls are causing the MDI Form to display scroll bars.<span style="mso-spacerun: yes The client wants to be able to use the Page Up and Page Down to go to the top and bottom respectively.<o:p></o:p></font> <p class="MsoNormal" style="MARGIN: 0in 0in 0pt <o:p><font size="2 </font></o:p> <p class="MsoNormal" style="MARGIN: 0in 0in 0pt <font size="2 As you may or may no know, there is no KeyDown on an MDI Form and I cant even find anything on how to programmatically go to the top and bottom of the MDI Form.</font> <p class="MsoNormal" style="MARGIN: 0in 0in 0pt <o:p><font size="2 </font></o:p> <p class="MsoNormal" style="MARGIN: 0in 0in 0pt <font size="2 Any ideas or suggestions will help.</font> <p class="MsoNormal" style="MARGIN: 0in 0in 0pt <o:p><font size="2 </font></o:p> <p class="MsoNormal" style="MARGIN: 0in 0in 0pt <font size="2 Thanks in advance.</font>

View the full article
 
Back
Top