<?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 : How to Dynamic change CXTPToolBar button&#039;s icon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to Dynamic change CXTPToolBar button&#039;s icon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 18:21:51 +0000</pubDate>
  <lastBuildDate>Fri, 23 Jan 2009 07:42:17 +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=13241</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[How to Dynamic change CXTPToolBar button&#039;s icon : Hi,  call pMyStatusdBar -&amp;gt...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13241&amp;PID=44834&amp;title=how-to-dynamic-change-cxtptoolbar-buttons-icon#44834</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13241<br /><strong>Posted:</strong> 23 January 2009 at 7:42am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>call pMyStatusdBar -&gt;GetControl(index)-&gt;SetIconId(..);</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 23 Jan 2009 07:42:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13241&amp;PID=44834&amp;title=how-to-dynamic-change-cxtptoolbar-buttons-icon#44834</guid>
  </item> 
  <item>
   <title><![CDATA[How to Dynamic change CXTPToolBar button&#039;s icon :    CXTPToolBar* pMyStatusdBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13241&amp;PID=44831&amp;title=how-to-dynamic-change-cxtptoolbar-buttons-icon#44831</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4902">siwen</a><br /><strong>Subject:</strong> 13241<br /><strong>Posted:</strong> 23 January 2009 at 4:43am<br /><br />CXTPToolBar*&nbsp; pMyStatusdBar <br>&nbsp;&nbsp; &nbsp;m_pMyStatusdBar = (CXTPToolBar*)pCommandBars-&gt;Add(_T("Test"), xtpBarTop);<br>&nbsp;&nbsp; &nbsp;if (!m_pMyStatusdBar ||<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;!m_pMyStatusdBar-&gt;LoadToolBar(IDR_STATUS_TOOLBAR))<br>&nbsp;&nbsp; &nbsp;{<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;TRACE0("Failed to create toolbar\n");<br>&nbsp;&nbsp; &nbsp;}<br><br>&nbsp;&nbsp; &nbsp;m_pMyStatusdBar-&gt;EnableDocking( xtpFlagHideWrap| xtpFlagStretched );<br>&nbsp;&nbsp; &nbsp;m_pMyStatusdBar-&gt;ShowExpandButton(FALSE);<br>&nbsp;&nbsp; &nbsp;m_pMyStatusdBar-&gt;SetShowGripper(FALSE);<br>&nbsp;&nbsp; &nbsp;m_pMyStatusdBar-&gt;SetCloseable(FALSE);<br><br><br>But how can Dynamic command button Icon?&nbsp;&nbsp; thks<br>]]>
   </description>
   <pubDate>Fri, 23 Jan 2009 04:43:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13241&amp;PID=44831&amp;title=how-to-dynamic-change-cxtptoolbar-buttons-icon#44831</guid>
  </item> 
 </channel>
</rss>