<?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 contained in ControlEdit</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Save contained in ControlEdit]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 21:53:04 +0000</pubDate>
  <lastBuildDate>Wed, 14 Jul 2010 02:37:00 +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=16946</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 contained in ControlEdit : Hello,  CommandBars don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16946&amp;PID=59315&amp;title=save-contained-in-controledit#59315</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16946<br /><strong>Posted:</strong> 14 July 2010 at 2:37am<br /><br />Hello,<br /><br />CommandBars don't save/restore this Text - same as Checked State/Enabled State - it have to be part of your application state not commandbars.]]>
   </description>
   <pubDate>Wed, 14 Jul 2010 02:37:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16946&amp;PID=59315&amp;title=save-contained-in-controledit#59315</guid>
  </item> 
  <item>
   <title><![CDATA[Save contained in ControlEdit : HelloI would like to record (in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16946&amp;PID=59306&amp;title=save-contained-in-controledit#59306</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6229">Akim</a><br /><strong>Subject:</strong> 16946<br /><strong>Posted:</strong> 13 July 2010 at 8:26am<br /><br /><span id="result_" ="medium_text"><span style=": rgb(255, 255, 255);" title="">Hello<br><br></span><span style=": rgb(255, 255, 255);" title="">I would like to record (in any way with the content of ControlEdit.text) but not<br><br></span><span style=": rgb(255, 255, 255);" title="">Here is my code<br><br>CommandBars.ActiveMenuBar.Customizable = True<br>Dim pxWrite As PropExchange<br>Set pxWrite = CommandBars.GlobalSettings.CreatePropExchange<br>Dim Options As StateOptions<br>Set Options = CommandBars.CreateStateOptions<br>Options.SerializeControls = True<br>Options.SaveOnlyCustomized = False<br>Options.SaveOriginalControls = True<br>Options.SerializeOptions = True<br>Options.SerializeLayout = True<br>Options.SerializeActions = True<br>Options.SerializeDesignerControls = True<br>Options.LoadSilent = True<br>'Options.SerializeImages = True<br>pxWrite.CreateAsXML False, "CustomerInformation"<br>CommandBars.DoPropExchange pxWrite, Options<br>pxWrite.SaveToFile "c:\Setting.xml"<br><br><img src="uploads/20100713_082257_1.jpg" height="61" width="894" border="0"><br><img src="uploads/20100713_082500_2.jpg" height="57" width="307" border="0"><br><br><br></span></span><span id="result_" ="short_text"><span style=": rgb(255, 255, 255); color: rgb(0, 0, 0);" title="">please how to recover the contained fields?<br><br></span></span><span id="result_" ="medium_text"><span style=": rgb(255, 255, 255);" title=""><br>Thank<br><br>VB6 13.4<br><br><br></span></span>]]>
   </description>
   <pubDate>Tue, 13 Jul 2010 08:26:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16946&amp;PID=59306&amp;title=save-contained-in-controledit#59306</guid>
  </item> 
 </channel>
</rss>