Profile Picture

Programatically scrolling Mdi parent window

Posted By Craig Swearingen 11 Years Ago
Author
Message
Craig Swearingen
Posted 11 Years Ago
View Quick Profile
Supreme Being

Supreme Being (97 reputation)Supreme Being (97 reputation)Supreme Being (97 reputation)Supreme Being (97 reputation)Supreme Being (97 reputation)Supreme Being (97 reputation)Supreme Being (97 reputation)Supreme Being (97 reputation)Supreme Being (97 reputation)

Group: Forum Members
Last Active: 7 Years Ago
Posts: 99, Visits: 654
I've created a docking panel Mdi application.  I'd like to provide a feature where a user can activate an Mdi child window and have it scroll into view within the Mdi parent window if needed.  From the NUIDocument.Host I can reference the Location property of the NMdiChild window within the parent to find its position.  However, after looking around for a while I can't seem to find how to send a command to the mdi parent window to tell it to scroll vertically or horizontally.  I expected to be able to access a VerticalScroll and HorizontalScroll object on the mdi parent form but I've been unable to see how to get that object and properly change in.  I'm hoping I'm just overlooking something.  Is it possible to do this?  I'd appreciate any suggestions.



Similar Topics


Reading This Topic