<?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 : Subclassing tabs and groups</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Subclassing tabs and groups]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 00:24:49 +0000</pubDate>
  <lastBuildDate>Sat, 25 Aug 2012 11:17:26 +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=20086</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[Subclassing tabs and groups : I really need to subclass the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20086&amp;PID=68830&amp;title=subclassing-tabs-and-groups#68830</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 20086<br /><strong>Posted:</strong> 25 August 2012 at 11:17am<br /><br />I really need to subclass the CXTPRibbonTab and CXTPRibbonGroup classes and have the ribbon bar create my tab class and the tab class can create my group class. But I am having to copy a lot of code simply because unlike the ribbon bar, CJ doesn't let me specify the class for a tab and/or group.<br><br>And when copying code, all the "protected" members are a big road block that causes me to have to pull in more and more code and classes.<br><br>All this because of hard coded calls to the new operator when a tab or groups is created in non virtual methods.<br><br>Has anyone else sub classed the tab and/or groups? If so, what approach did you take?<br>]]>
   </description>
   <pubDate>Sat, 25 Aug 2012 11:17:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20086&amp;PID=68830&amp;title=subclassing-tabs-and-groups#68830</guid>
  </item> 
 </channel>
</rss>