Restoring pane size/position + other properties |
Post Reply |
Author | |
Neil
Groupie Joined: 16 December 2007 Status: Offline Points: 40 |
Post Options
Thanks(0)
Posted: 21 February 2008 at 11:08am |
I am writing an application that uses DockingPanes.
Different docking panes are created at run time, depending on the users interaction. What I want to do is when a pane needs to be created during runtime, to load/apply the previously saved properties for that pane only. The examples I have seen appear to load all panes in one go. Is there any way to load pane settings on an as need basis - i.e. if user interaction with the application means that a particular Pane is not required, then its setting are not loaded from file/Registry whatever (or atleast, the pane is not displayed). What I'm trying to achieve is similar to VB forms that remember for setting like position, size, back/forecolor etc. I am using VB6. Some sample code that shows how I may do this will be very useful. Thanks |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |