<?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 : Why is Ribbon bar read/write different ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Why is Ribbon bar read/write different ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 21:25:42 +0000</pubDate>
  <lastBuildDate>Thu, 27 Dec 2007 13:14:11 +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=9187</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[Why is Ribbon bar read/write different ? : Hi Oleg! Tkx Regards ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9187&amp;PID=29787&amp;title=why-is-ribbon-bar-read-write-different#29787</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2065">hipopotamo</a><br /><strong>Subject:</strong> 9187<br /><strong>Posted:</strong> 27 December 2007 at 1:14pm<br /><br /><P>Hi Oleg!</P><P>Tkx</P><P>Regards</P>]]>
   </description>
   <pubDate>Thu, 27 Dec 2007 13:14:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9187&amp;PID=29787&amp;title=why-is-ribbon-bar-read-write-different#29787</guid>
  </item> 
  <item>
   <title><![CDATA[Why is Ribbon bar read/write different ? : add  pRibbonBar-&amp;gt;EnableCustomization(TRUE)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9187&amp;PID=29778&amp;title=why-is-ribbon-bar-read-write-different#29778</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9187<br /><strong>Posted:</strong> 27 December 2007 at 8:33am<br /><br />add <DIV>pRibbonBar-&gt;EnableCustomization(TRUE) before save&nbsp;, FALSE after.</DIV>]]>
   </description>
   <pubDate>Thu, 27 Dec 2007 08:33:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9187&amp;PID=29778&amp;title=why-is-ribbon-bar-read-write-different#29778</guid>
  </item> 
  <item>
   <title><![CDATA[Why is Ribbon bar read/write different ? : Hi ,  When I try to write RibbonBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9187&amp;PID=29769&amp;title=why-is-ribbon-bar-read-write-different#29769</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2065">hipopotamo</a><br /><strong>Subject:</strong> 9187<br /><strong>Posted:</strong> 26 December 2007 at 3:01pm<br /><br /><DIV>Hi ,</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;When I try to write RibbonBar to XML Node, it only writes QuickAccessControls, but&nbsp;read( from your example )works fine.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>// Read</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;CXTPPropExchangeXMLNode px(TRUE, 0, _T("Settings"));</DIV><P>&nbsp;if (px.LoadFromResource(AfxGetInstanceHandle(), MAKEINTRESOURCE(IDR_LAYOUT), RT_HTML))<BR>&nbsp;{<BR>&nbsp;&nbsp;CXTPPropExchangeSection pxCommandBars(px.GetSection(_T("CommandBars")));<BR>&nbsp;&nbsp;XTP_COMMANDBARS_PROPEXCHANGE_PARAM param; <BR>&nbsp;&nbsp;param.bSerializeControls = TRUE;<BR>&nbsp;&nbsp;GetCommandBars()-&gt;DoPropExchange(&amp;pxCommandBars, &amp;param);</P><P>&nbsp;&nbsp;CString s = px.GetXML(false);<BR>&nbsp;&nbsp;AfxMessageBox( s );</P><P>&nbsp;}</P><DIV>&nbsp;</DIV><DIV>// Write<BR>&nbsp;{</DIV><P><BR>&nbsp;&nbsp;CXTPPropExchangeXMLNode px( false, 0, _T("Settings"));<BR>&nbsp;&nbsp;<BR>&nbsp;&nbsp;CXTPPropExchangeSection pxCommandBars(px.GetSection(_T("CommandBars")));<BR>&nbsp;&nbsp;XTP_COMMANDBARS_PROPEXCHANGE_PARAM param; <BR>&nbsp;&nbsp;param.bSerializeControls = TRUE;<BR>&nbsp;&nbsp;GetCommandBars()-&gt;DoPropExchange(&amp;pxCommandBars, &amp;param);</P><P>&nbsp;&nbsp;CString s = px.GetXML(false);</P><P>&nbsp;&nbsp;AfxMessageBox( s );<BR>&nbsp;}</P>]]>
   </description>
   <pubDate>Wed, 26 Dec 2007 15:01:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9187&amp;PID=29769&amp;title=why-is-ribbon-bar-read-write-different#29769</guid>
  </item> 
 </channel>
</rss>