<?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 : SOLVED: Create commandbars controls in run time</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : SOLVED: Create commandbars controls in run time]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 11:52:00 +0000</pubDate>
  <lastBuildDate>Wed, 08 Nov 2006 07:42:29 +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=5442</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[SOLVED: Create commandbars controls in run time : Yes it is...Like this in VB6:private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5442&amp;PID=17133&amp;title=solved-create-commandbars-controls-in-run-time#17133</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2342">Waescher</a><br /><strong>Subject:</strong> 5442<br /><strong>Posted:</strong> 08 November 2006 at 7:42am<br /><br />Yes it is...<br><br>Like this in VB6:<br><br><i>private function CreateCommandBars(byval oForm as Form, byval sControlname as String, byval oParentControl as Object) as Object<br>&nbsp;&nbsp;&nbsp; Set CreateCommandBars= oForm.Controls.Add("Codejock.CommandBars.10.3.1", sControlname, oParentControl)<br>End sub<br><br><br></i>The name must be unique, and dont forget to remove the control!<br><br><i>...<br></i><i>Call m_Form.Controls.Remove(</i><i>sControlname</i><i>)<br>...<br></i>]]>
   </description>
   <pubDate>Wed, 08 Nov 2006 07:42:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5442&amp;PID=17133&amp;title=solved-create-commandbars-controls-in-run-time#17133</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Create commandbars controls in run time : Hi...  Is possible to create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5442&amp;PID=17069&amp;title=solved-create-commandbars-controls-in-run-time#17069</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2416">ElvisM</a><br /><strong>Subject:</strong> 5442<br /><strong>Posted:</strong> 06 November 2006 at 1:42pm<br /><br />Hi... <DIV>Is possible to create commandbars objects in run time?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Mon, 06 Nov 2006 13:42:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5442&amp;PID=17069&amp;title=solved-create-commandbars-controls-in-run-time#17069</guid>
  </item> 
 </channel>
</rss>