<?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 : Dynamicaly add CalendarControl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Dynamicaly add CalendarControl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 05:39:17 +0000</pubDate>
  <lastBuildDate>Mon, 03 Dec 2012 11:44:49 +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=20368</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[Dynamicaly add CalendarControl : Hi, I&amp;#039;m using VB6 and I want...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20368&amp;PID=69327&amp;title=dynamicaly-add-calendarcontrol#69327</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7746">michals9</a><br /><strong>Subject:</strong> 20368<br /><strong>Posted:</strong> 03 December 2012 at 11:44am<br /><br />Hi, I'm using VB6 and I want to dynamically add CalendarControl to one of SSTab control tabs.<br>Here's my code.<br><br><table width="99%"><tr><td><pre class="BBcode">Dim WithEvents CalendarControl1 As CalendarControl</pre></td></tr></table><br><br>Then in Form_Load()<br><br><table width="99%"><tr><td><pre class="BBcode">Set CalendarControl1 = Controls.Add("CalendarControl", "CalendarControl1", SSTab1)<br>CalendarControl1.Visible = True</pre></td></tr></table><br><br>It works for standard controls, but not for ActiveX. I've also tried adding license:<br><table width="99%"><tr><td><pre class="BBcode">Licenses.Add<br>CalendarGlobalSettings.License</pre></td></tr></table><br><br>I would be grateful for any help<br><br>]]>
   </description>
   <pubDate>Mon, 03 Dec 2012 11:44:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20368&amp;PID=69327&amp;title=dynamicaly-add-calendarcontrol#69327</guid>
  </item> 
 </channel>
</rss>