PropExchange Question |
Post Reply |
Author | |
Onur
Groupie Joined: 17 August 2005 Status: Offline Points: 37 |
Post Options
Thanks(0)
Posted: 21 April 2007 at 1:17pm |
Hello,
I searched the forum and the samples many times but couldn't find a solution... I'm using PropExchange classes and DoPropExchange properties and have no problem saving/loading the layout states of each control to different XML files, BUT: - Is there a way to save/load the layout states of all controls (such as a CommandBars + ReportControl + DockingPane) to a single XML file? - Is there a way to append an existing custom XML file and save the layouts into that file (without creating a new one or removing/modifying existing nodes)? Environment: Win XP Language: C# .NET Product version: Xtreme SuitePro (Active-X) v.9.81 Thanks in advance... regards Onur |
|
Onur
Groupie Joined: 17 August 2005 Status: Offline Points: 37 |
Post Options
Thanks(0)
|
anyone? codejock?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello, You can load all controls instartup and save all control in Close event in single XML. ActvieX version doesn't support append existing XML.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Onur
Groupie Joined: 17 August 2005 Status: Offline Points: 37 |
Post Options
Thanks(0)
|
Thanks Oleg but I couldn't find how to do it with PropExchange and/or DoPropExchange.. Can you sen me a sample method/function on saving multiple kinds of control layouts in a single XML? (example: ReportControl + CommandBars..)
I can save multiple controls of the same type to a single file (3 ReportControls for example) but when I save a different kind (CommandBar), it overwrites the whole file.. |
|
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 |