<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Save to XML</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Save to XML]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:44:18 +0000</pubDate>
  <lastBuildDate>Fri, 27 Nov 2009 02:04:18 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=15728</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Save to XML : 13.2.1 Trail but I will search...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15728&amp;PID=55209&amp;title=save-to-xml#55209</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5000">madrianr</a><br /><strong>Subject:</strong> 15728<br /><strong>Posted:</strong> 27 November 2009 at 2:04am<br /><br />13.2.1 Trail but I will search for another solution]]>
   </description>
   <pubDate>Fri, 27 Nov 2009 02:04:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15728&amp;PID=55209&amp;title=save-to-xml#55209</guid>
  </item> 
  <item>
   <title><![CDATA[Save to XML : Hi,  Just tried same code with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15728&amp;PID=55204&amp;title=save-to-xml#55204</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15728<br /><strong>Posted:</strong> 27 November 2009 at 1:54am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Just tried same code with our sample and don't see problem.</DIV><DIV>&nbsp;</DIV><DIV>What version do you have installed ?</DIV>]]>
   </description>
   <pubDate>Fri, 27 Nov 2009 01:54:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15728&amp;PID=55204&amp;title=save-to-xml#55204</guid>
  </item> 
  <item>
   <title><![CDATA[Save to XML : Hello, we build a command bar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15728&amp;PID=55197&amp;title=save-to-xml#55197</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5000">madrianr</a><br /><strong>Subject:</strong> 15728<br /><strong>Posted:</strong> 26 November 2009 at 9:00am<br /><br /><P>Hello,</P><P>we build a command bar with 10 Bars by code where we add icons with the CommandBars.Icons.AddIcon method.</P><DIV>if we use t following code to save the layout as xml for using it in the designer all images are lost (not saved to file and the </DIV><DIV>images are also removed from the bars):</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;<FONT face="Courier New, Courier, mono">&nbsp;&nbsp; Dim pxWrite As PropExchange<BR>&nbsp;&nbsp;&nbsp; Set pxWrite = CommandBars.GlobalSettings.CreatePropExchange</FONT></DIV><DIV><FONT face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; Dim Options As StateOptions<BR>&nbsp;&nbsp;&nbsp; Set Options = CommandBars.CreateStateOptions<BR>&nbsp;&nbsp;&nbsp; Options.LoadSilent = True<BR>&nbsp;&nbsp;&nbsp; Options.SaveOnlyCustomized = False<BR>&nbsp;&nbsp;&nbsp; Options.SerializeControls = True<BR>&nbsp;&nbsp;&nbsp;<strong><FONT color=#ff0000> Options.SerializeImages = True</FONT></strong><BR>&nbsp;&nbsp;&nbsp; Options.SerializeLayout = True<BR>&nbsp;&nbsp;&nbsp; Options.SerializeOptions = True<BR>&nbsp;&nbsp;&nbsp; Options.SerializeDesignerControls = True<BR>&nbsp;&nbsp;&nbsp; Options.SaveOriginalControls = True</FONT></DIV><DIV><BR><FONT face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; pxWrite.CreateAsXML False, "DesignerFile"<BR>&nbsp;&nbsp;&nbsp; CommandBars.DoPropExchange pxWrite, Options<BR>&nbsp;&nbsp;&nbsp; pxWrite.SaveToFile "c:\temp\commandbar.xml"</FONT></DIV><P>whats going on here?</P><DIV><img src="http://forum.codejock.com/uploads/20091126_085933_Unbenannt4.gif" border="0"></DIV><DIV>regards<BR></DIV>]]>
   </description>
   <pubDate>Thu, 26 Nov 2009 09:00:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15728&amp;PID=55197&amp;title=save-to-xml#55197</guid>
  </item> 
 </channel>
</rss>