<?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 : ProgID for Controls.Add at Runtime</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : ProgID for Controls.Add at Runtime]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 05:53:08 +0000</pubDate>
  <lastBuildDate>Tue, 10 Apr 2012 13:50:02 +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=19647</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[ProgID for Controls.Add at Runtime :   I am trying to add the label...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19647&amp;PID=67969&amp;title=progid-for-controls-add-at-runtime#67969</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1713">ThomasB</a><br /><strong>Subject:</strong> 19647<br /><strong>Posted:</strong> 10 April 2012 at 1:50pm<br /><br /><div><br></div><div>I am trying to add the label controls at runtime with the following line:</div><div><br></div><div>Controls.Add "XtremeSuiteControls.Label", "lblLabelName1"</div><div><br></div><div>I am getting a "Not a legal object name" error when the code is ran.</div><div><br></div><div>The following line to add a VB label works fine.</div><div><br></div><div>Controls.Add "VB.Label", "lblLabelName1"</div><br ="Apple-interchange-newline"><div>So the problem seems to be "XtremeSuiteControls.Label" is not the correct name for the ProgID. I tried several variation of the name. I also tried to get the ProgID by putting a Xtreme Suite Controls Label on a form naming it lblLabelName and opening the form file in notepad and found the line:</div><div><br></div><div>Begin XtremeSuiteControls.Label lblLabelName</div><div><br></div><div>What should the name of the Xtreme Suite Controls Label be?</div><div><br></div><div>Thanks</div>]]>
   </description>
   <pubDate>Tue, 10 Apr 2012 13:50:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19647&amp;PID=67969&amp;title=progid-for-controls-add-at-runtime#67969</guid>
  </item> 
 </channel>
</rss>