<?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 : Own Control in a ReportControl?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Own Control in a ReportControl?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 13:17:20 +0000</pubDate>
  <lastBuildDate>Wed, 31 Jan 2007 14:49:59 +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=4626</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[Own Control in a ReportControl? : Yes, I&amp;#039;m aware that its using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=19966&amp;title=own-control-in-a-reportcontrol#19966</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2302">PierreL</a><br /><strong>Subject:</strong> 4626<br /><strong>Posted:</strong> 31 January 2007 at 2:49pm<br /><br />Yes, I'm aware that its using a CListBox. I was trying to use a CComboBox to avoid what you are suggesting. I guess I'll just paint my own.<br><br>BTW, along with the 'flicker free drawing' of the CXTListBox... icon support would be appreciated&nbsp;&nbsp; <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0" align="absmiddle"><br><br>Thanks,<br>P.<br>]]>
   </description>
   <pubDate>Wed, 31 Jan 2007 14:49:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=19966&amp;title=own-control-in-a-reportcontrol#19966</guid>
  </item> 
  <item>
   <title><![CDATA[Own Control in a ReportControl? : Note that CListBox is used here...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=19965&amp;title=own-control-in-a-reportcontrol#19965</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4626<br /><strong>Posted:</strong> 31 January 2007 at 1:53pm<br /><br />Note that CListBox is used here (not combo box).<br>&nbsp;<br>I suggest you to inherit from CXTPReportInplaceList and add functionality to draw icons (use owner draw if need).<br>Or use some other list control based class.<br><br>--<br>Best regards, <br>Sergey <br>]]>
   </description>
   <pubDate>Wed, 31 Jan 2007 13:53:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=19965&amp;title=own-control-in-a-reportcontrol#19965</guid>
  </item> 
  <item>
   <title><![CDATA[Own Control in a ReportControl? : I&amp;#039;ve tried deriving my own...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=19769&amp;title=own-control-in-a-reportcontrol#19769</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2302">PierreL</a><br /><strong>Subject:</strong> 4626<br /><strong>Posted:</strong> 26 January 2007 at 12:36pm<br /><br />I've tried deriving my own "CInplaceComboCtrl" from CXTPComboEx and CXTPReportInplaceControl. I need to have icons in my drop-list. <br><br>I'm having problems getting my dropdown to... well... drop. I followed the CXTPReportInplaceList code for the "Create" function but I've not been successful yet. Anyone tried this? I'd appreciate any hints you may have.<br><br>Thanks,<br>Peter<br>]]>
   </description>
   <pubDate>Fri, 26 Jan 2007 12:36:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=19769&amp;title=own-control-in-a-reportcontrol#19769</guid>
  </item> 
  <item>
   <title><![CDATA[Own Control in a ReportControl? : yes, look inplace list edit for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=14464&amp;title=own-control-in-a-reportcontrol#14464</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4626<br /><strong>Posted:</strong> 30 July 2006 at 6:05pm<br /><br />yes, look inplace list edit for example:<br><table width="99%"><tr><td><pre class="BBcode"><br>class CXTPReportInplaceList : public CListBox, public CXTPReportInplaceControl<br>{<br>...<br>}<br></pre></td></tr></table><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sun, 30 Jul 2006 18:05:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=14464&amp;title=own-control-in-a-reportcontrol#14464</guid>
  </item> 
  <item>
   <title><![CDATA[Own Control in a ReportControl? : Dunno if this is valid or not,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=14359&amp;title=own-control-in-a-reportcontrol#14359</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1322">danpetitt</a><br /><strong>Subject:</strong> 4626<br /><strong>Posted:</strong> 25 July 2006 at 6:17am<br /><br />Dunno if this is valid or not, but what about looking at OnCreateControl and pass back a pointer to your own control.]]>
   </description>
   <pubDate>Tue, 25 Jul 2006 06:17:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=14359&amp;title=own-control-in-a-reportcontrol#14359</guid>
  </item> 
  <item>
   <title><![CDATA[Own Control in a ReportControl? : Is it possible to implement own...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=14356&amp;title=own-control-in-a-reportcontrol#14356</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2184">PanicMan</a><br /><strong>Subject:</strong> 4626<br /><strong>Posted:</strong> 25 July 2006 at 4:50am<br /><br />Is it possible to implement own Controls or not?]]>
   </description>
   <pubDate>Tue, 25 Jul 2006 04:50:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=14356&amp;title=own-control-in-a-reportcontrol#14356</guid>
  </item> 
  <item>
   <title><![CDATA[Own Control in a ReportControl? : Hello!   I&amp;#039;m using v10.10...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=14252&amp;title=own-control-in-a-reportcontrol#14252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2184">PanicMan</a><br /><strong>Subject:</strong> 4626<br /><strong>Posted:</strong> 20 July 2006 at 11:40am<br /><br />Hello! <DIV>&nbsp;</DIV><DIV>I'm using v10.10 of XTP.</DIV><DIV>&nbsp;</DIV><DIV>So I want an AutoComplete Edit Field in a ReportControl with Drop-Down field for choosing the values. (Like in MSIE)</DIV><DIV>&nbsp;</DIV><DIV>The Control itself I allready have, it is derived from CEdit, the DropDownBox from CWnd.</DIV><DIV>&nbsp;</DIV><DIV>Is this possible? </DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 20 Jul 2006 11:40:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4626&amp;PID=14252&amp;title=own-control-in-a-reportcontrol#14252</guid>
  </item> 
 </channel>
</rss>