<?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 : Control names duplicate VB names.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Control names duplicate VB names.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 05:37:09 +0000</pubDate>
  <lastBuildDate>Tue, 10 Jun 2008 12:11:18 +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=10931</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[Control names duplicate VB names. : Good, thank you.  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36505&amp;title=control-names-duplicate-vb-names#36505</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 10931<br /><strong>Posted:</strong> 10 June 2008 at 12:11pm<br /><br />Good, thank you.]]>
   </description>
   <pubDate>Tue, 10 Jun 2008 12:11:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36505&amp;title=control-names-duplicate-vb-names#36505</guid>
  </item> 
  <item>
   <title><![CDATA[Control names duplicate VB names. :  You will be fine. VB should...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36497&amp;title=control-names-duplicate-vb-names#36497</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 10931<br /><strong>Posted:</strong> 10 June 2008 at 10:24am<br /><br />You will be fine.&nbsp; VB should not get confused.&nbsp; Oleg meant if you are happy with the VB Label control, then there is no need to convert them all.&nbsp; You only need to convert if the Codejock version provides additional functionality that you require.&nbsp; Both on the same form is fine.]]>
   </description>
   <pubDate>Tue, 10 Jun 2008 10:24:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36497&amp;title=control-names-duplicate-vb-names#36497</guid>
  </item> 
  <item>
   <title><![CDATA[Control names duplicate VB names. : Thanks for the reply.But I still...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36489&amp;title=control-names-duplicate-vb-names#36489</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 10931<br /><strong>Posted:</strong> 10 June 2008 at 7:40am<br /><br />Thanks for the reply.<br><br>But I still need answers to the other questions in my posting.<br>]]>
   </description>
   <pubDate>Tue, 10 Jun 2008 07:40:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36489&amp;title=control-names-duplicate-vb-names#36489</guid>
  </item> 
  <item>
   <title><![CDATA[Control names duplicate VB names. : Hi,  I don&amp;#039;t think you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36374&amp;title=control-names-duplicate-vb-names#36374</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10931<br /><strong>Posted:</strong> 06 June 2008 at 3:26pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I don't think you have to replace all Labels. Use VB Native if you don't need additional features that provide our control.</DIV>]]>
   </description>
   <pubDate>Fri, 06 Jun 2008 15:26:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36374&amp;title=control-names-duplicate-vb-names#36374</guid>
  </item> 
  <item>
   <title><![CDATA[Control names duplicate VB names. : Using Suite Controls in VB I notice...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36345&amp;title=control-names-duplicate-vb-names#36345</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 10931<br /><strong>Posted:</strong> 06 June 2008 at 3:00am<br /><br />Using Suite Controls in VB I notice that some Xtreme Controls have the same&nbsp; "control type" as the native VB controls.&nbsp; For example the VB Label Control and the Xtreme Label Control both appear in the Property Window as type "label".&nbsp; <br><br>I have tried putting one of each onto a Form and everything seems to work OK.<br><br>I am just asking if this is OK?&nbsp; <br>Is it alright to mix and match Xtreme Controls in any manner without restriction? <br>Is anything (eg VB) going to get confused at some point? <br>Should I go through all my existing apps and replace the native VB controls with the Xtreme versions (and could this raise any issues)?<br><br><br>]]>
   </description>
   <pubDate>Fri, 06 Jun 2008 03:00:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10931&amp;PID=36345&amp;title=control-names-duplicate-vb-names#36345</guid>
  </item> 
 </channel>
</rss>