<?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 : CJ Controls vs VB6 Controls</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : CJ Controls vs VB6 Controls]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:34:55 +0000</pubDate>
  <lastBuildDate>Tue, 24 Aug 2010 09:41:07 +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=15032</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[CJ Controls vs VB6 Controls : I&amp;#039;m going through replacing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=59887&amp;title=cj-controls-vs-vb6-controls#59887</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6296">Hemesh</a><br /><strong>Subject:</strong> 15032<br /><strong>Posted:</strong> 24 August 2010 at 9:41am<br /><br />I'm going through replacing all the controls of a vb project which is proving to be a lengthy task! I was going to use the automated one, but running through the tests, there are some niggling issues which cause more hastle that they are worth, so doing it all manually.<br><br>Why am I doing it? simply because when using the russian character set, most vb6 standard controls display the text as ?????? as they don't have unicode support. I'd suggest replacing them all if you did want unicode support!<br>]]>
   </description>
   <pubDate>Tue, 24 Aug 2010 09:41:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=59887&amp;title=cj-controls-vs-vb6-controls#59887</guid>
  </item> 
  <item>
   <title><![CDATA[CJ Controls vs VB6 Controls :   oleg wrote:Sure don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=58929&amp;title=cj-controls-vs-vb6-controls#58929</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 15032<br /><strong>Posted:</strong> 14 June 2010 at 5:27am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Sure don't replace VB to CJ controls if you don't need any extended feature from CJ controls. <BR><BR>from general features I see Unicode support, Markup, border/appearance styles. <BR></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi Oleg,</DIV><DIV>&nbsp;</DIV><DIV><strong>I would like to use the extended features such as Markup</strong> but I don't know what features (for example the Treeview) are missing compared to MS TreeView. So a list of "missing" features would be nice so I can decide myself if I'm going to replace the MS/VB controls. I don't mind replacing some code&nbsp;to get things working as long as I know it can be done. As I said before, just one library for "common controls" would be better.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 14 Jun 2010 05:27:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=58929&amp;title=cj-controls-vs-vb6-controls#58929</guid>
  </item> 
  <item>
   <title><![CDATA[CJ Controls vs VB6 Controls : Sure don&amp;#039;t replace VB to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=58928&amp;title=cj-controls-vs-vb6-controls#58928</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15032<br /><strong>Posted:</strong> 14 June 2010 at 4:53am<br /><br />Sure don't replace VB to CJ controls if you don't need any extended feature from CJ controls.<br /><br />from general features I see Unicode support, Markup, border/appearance styles. <br />]]>
   </description>
   <pubDate>Mon, 14 Jun 2010 04:53:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=58928&amp;title=cj-controls-vs-vb6-controls#58928</guid>
  </item> 
  <item>
   <title><![CDATA[CJ Controls vs VB6 Controls : Hi,   I would like to know the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=58913&amp;title=cj-controls-vs-vb6-controls#58913</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 15032<br /><strong>Posted:</strong> 13 June 2010 at 6:17am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>I would like to know the differences as well. For now I'm using the "standard" MS &amp; VB controls, they work for me without problems. If I would&nbsp;replace the controls with CJ controls what can I expect? Just replacing and wait for some "feature" that doesn't work isn't an option. I know the best feature, Markup, is available&nbsp;but&nbsp;still... So just a simple list of methods &amp; properties would be nice, just to compare what is available and what's not.&nbsp;<strong>If</strong> I decide to replace the controls, I would like to know in advance what problems I would run into. I prefer just to have one library to keep it simple <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 13 Jun 2010 06:17:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=58913&amp;title=cj-controls-vs-vb6-controls#58913</guid>
  </item> 
  <item>
   <title><![CDATA[CJ Controls vs VB6 Controls : One difference is the support...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=56772&amp;title=cj-controls-vs-vb6-controls#56772</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 15032<br /><strong>Posted:</strong> 13 February 2010 at 8:25pm<br /><br />One difference is the support for Markup ! This is why I use the CodeJock controls instead of the VB6 standard controls ...]]>
   </description>
   <pubDate>Sat, 13 Feb 2010 20:25:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=56772&amp;title=cj-controls-vs-vb6-controls#56772</guid>
  </item> 
  <item>
   <title><![CDATA[CJ Controls vs VB6 Controls : I have asked the same question...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=56766&amp;title=cj-controls-vs-vb6-controls#56766</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 15032<br /><strong>Posted:</strong> 13 February 2010 at 6:24am<br /><br />I have asked the same question .....<br><br><br>..... and received the same reply.&nbsp; :-(<br><br><br>]]>
   </description>
   <pubDate>Sat, 13 Feb 2010 06:24:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=56766&amp;title=cj-controls-vs-vb6-controls#56766</guid>
  </item> 
  <item>
   <title><![CDATA[CJ Controls vs VB6 Controls : It&amp;#039;s pretty obvious where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=52327&amp;title=cj-controls-vs-vb6-controls#52327</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5297">ou81aswell</a><br /><strong>Subject:</strong> 15032<br /><strong>Posted:</strong> 23 August 2009 at 6:23pm<br /><br /><P>It's pretty obvious where you would use most CJ controls in place of their VB6 equivalents but I can't find much information about the subtle differences between them.</P><DIV>For example, a side effect of using the flat edit in place of the trusted VB6 Textbox is that it handles more text. I've tested it up to 1MB and it seems to work well. This is a pleasant suprise. </DIV><DIV>&nbsp;</DIV><DIV>Another side effect is the way the FlatEdit_DblClick() event works. In my original code I changed the textbox's .selstart and .sellength properties&nbsp;so double-clicking on text within the box would&nbsp;select an entire word using variable naming rules instead of spaces to determine where the word starts and ends. This code does not have any effect with CJ's flat edit. It's as if CJ simply decides to apply its own text selection logic after my event procedure has completed.</DIV><DIV>&nbsp;</DIV><DIV>I also struggled at first to understand the differences between CJ's tab control and the VB6 one given that the the CJ one does not have a .Tabs property and relies on an Item property of some sort instead. </DIV><DIV>&nbsp;</DIV><DIV>What does CJ's treeview do that VB6's doesn't? How about the listview?</DIV><DIV>&nbsp;</DIV><DIV>Less specifically, is there any documentation or links to topics highlighting some of the more subtle differences between the controls in general?</DIV><DIV>&nbsp;</DIV><DIV>TIA</DIV><DIV>&nbsp;</DIV><DIV>Edit: I'm using VB6 + CJ 13.1 + XP + Vista</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 23 Aug 2009 18:23:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15032&amp;PID=52327&amp;title=cj-controls-vs-vb6-controls#52327</guid>
  </item> 
 </channel>
</rss>