<?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 : Inserting a CStatic member in toolbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Inserting a CStatic member in toolbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 09:34:30 +0000</pubDate>
  <lastBuildDate>Wed, 10 Dec 2003 04:15:53 +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=292</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[Inserting a CStatic member in toolbar : I&amp;#039;m working with MFC and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=292&amp;PID=663&amp;title=inserting-a-cstatic-member-in-toolbar#663</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=268">Raul</a><br /><strong>Subject:</strong> 292<br /><strong>Posted:</strong> 10 December 2003 at 4:15am<br /><br /><P>I'm working with MFC and I don't know how&nbsp;to insert a CStatic control in Xtreme toolbar. </P><PRE>SetButtonInfo (8, IDC_COMBOBOX, TBBS_SEPARATOR, nWidth);CRect rect;GetItemRect (8, &amp;rect);rect.bottom = rect.top + nHeight;m_wndComboBox.Create (WS_CHILD ¦ WS_VISIBLE ¦ WS_VSCROLL ¦    CBS_SORT ¦ CBS_DROPDOWNLIST, rect, this, IDC_COMBOBOX);</PRE><P>In MFC this code above works yust fine but I don't know how to do it with Xtreme toolkit. <IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"></P><P>&nbsp;</P><P>Thanks</P>]]>
   </description>
   <pubDate>Wed, 10 Dec 2003 04:15:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=292&amp;PID=663&amp;title=inserting-a-cstatic-member-in-toolbar#663</guid>
  </item> 
 </channel>
</rss>