<?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 Use CComboBox in Ribbon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to Use CComboBox in Ribbon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 05:41:30 +0000</pubDate>
  <lastBuildDate>Thu, 19 Nov 2009 05:14:15 +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=15657</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 Use CComboBox in Ribbon : Hi Oleg ; Thnx for ur quick response. i...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15657&amp;PID=55002&amp;title=how-to-use-ccombobox-in-ribbon#55002</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5684">archies</a><br /><strong>Subject:</strong> 15657<br /><strong>Posted:</strong> 19 November 2009 at 5:14am<br /><br />Hi Oleg ;<br />Thnx for ur quick response.<br />i did this :<br />CComboBoxEx *pControlClass;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pControlClass = new CComboBoxEx();<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pControlClass-&gt;Create(rect,this);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CXTPControlCustom* pCustomControl = (CXTPControlCustom*)CXTPControlCustom::CreateObject();<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pCustomControl-&gt;SetControl(pControlClass);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pGroup-&gt;Add(pCustomControl, nID);<br /><br /><br />it is working fine ..<br />thnx<br /><br /><br />]]>
   </description>
   <pubDate>Thu, 19 Nov 2009 05:14:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15657&amp;PID=55002&amp;title=how-to-use-ccombobox-in-ribbon#55002</guid>
  </item> 
  <item>
   <title><![CDATA[How to Use CComboBox in Ribbon : Hi,  See Samples\CommandBars\CommonControls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15657&amp;PID=54956&amp;title=how-to-use-ccombobox-in-ribbon#54956</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15657<br /><strong>Posted:</strong> 18 November 2009 at 7:12am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>See Samples\CommandBars\CommonControls&nbsp; sample&nbsp; - it shows how to add any Window control to Toolbar.</DIV><DIV>&nbsp;</DIV><DIV>but think better replace it to xtpControlComboBox/CXTPControlComboBox to match style. (see RibbonSample)</DIV>]]>
   </description>
   <pubDate>Wed, 18 Nov 2009 07:12:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15657&amp;PID=54956&amp;title=how-to-use-ccombobox-in-ribbon#54956</guid>
  </item> 
  <item>
   <title><![CDATA[How to Use CComboBox in Ribbon : Hi;  My existing application has...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15657&amp;PID=54946&amp;title=how-to-use-ccombobox-in-ribbon#54946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5684">archies</a><br /><strong>Subject:</strong> 15657<br /><strong>Posted:</strong> 18 November 2009 at 3:48am<br /><br />Hi;<br /><br />My existing application has an Owner draw ComboBoxEx , which is derived from CComboBox.<br /><br />Now i switched my Application to Ribbon , Please tell me how can i used that older ComboBoxEx class with minimum alteration.So that my Ribbon supports that combo , and handles the Selchnage event.<br /><br />*My combobox is created at runtime , and may be have more than one instance.<br /><br />Thnx]]>
   </description>
   <pubDate>Wed, 18 Nov 2009 03:48:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15657&amp;PID=54946&amp;title=how-to-use-ccombobox-in-ribbon#54946</guid>
  </item> 
 </channel>
</rss>