<?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 : How to dynamically add c&#111;ntrols to a Pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to dynamically add c&#111;ntrols to a Pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:58:02 +0000</pubDate>
  <lastBuildDate>Fri, 22 Jul 2005 11:12:43 +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=2621</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[How to dynamically add c&#111;ntrols to a Pane :  So you must create Form object...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2621&amp;PID=7811&amp;title=how-to-dynamically-add-controls-to-a-pane#7811</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2621<br /><strong>Posted:</strong> 22 July 2005 at 11:12am<br /><br /><P>&nbsp;</P><P>So you must create Form object and dynamically add controls on this from . After you can attach it to Pane.</P>]]>
   </description>
   <pubDate>Fri, 22 Jul 2005 11:12:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2621&amp;PID=7811&amp;title=how-to-dynamically-add-controls-to-a-pane#7811</guid>
  </item> 
  <item>
   <title><![CDATA[How to dynamically add c&#111;ntrols to a Pane :  Hi,  I create some Panels...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2621&amp;PID=7802&amp;title=how-to-dynamically-add-controls-to-a-pane#7802</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1335">coucouman</a><br /><strong>Subject:</strong> 2621<br /><strong>Posted:</strong> 22 July 2005 at 4:50am<br /><br />Hi,<br><br>I create some Panels with this code (SDI Sample) :<br><br>&nbsp;&nbsp;&nbsp; Dim A as Pane<br>&nbsp;&nbsp;&nbsp; Set A = DockingPaneManager.CreatePane(1, 200, 120, DockLeftOf)<br>&nbsp;&nbsp;&nbsp; A.Title = "Pane A"<br>&nbsp;&nbsp;&nbsp; DockingPaneManager.ImageList = imlPaneIcons<br><br>my Problem is that I'm not able to create control on that Pane at runtime like I usually do under VB6 :<br><br>Dim Ctrl as control<br>set Ctrl = Controls.Add(myControlType,myName,myContainer)<br><br>as I can't know what is the Container to use in a Pane.<br><br>Anyone can help please ?<br><br>Best regards.<br>Arthur.<br><br>PS : I'm using VB6 + XtremeSuitePro 9.70 Trial under XP.<br><br>PS2 : Oups, sorry, I should have post this in XtremeSuite Pro forum or Xtreme Docking Pane..<br><!--var SymReal&#079;nLoad;var SymReal; Sym(){  window.open = SymWinOpen;  if(SymReal != null)     SymReal();} Sym&#079;nLoad(){  if(SymReal&#079;nLoad != null)     SymReal&#079;nLoad();  window.open = SymRealWinOpen;  SymReal = window.;  window. = Sym;}SymReal&#079;nLoad = window.&#111;nload;window.&#111;nload = Sym&#079;nLoad;//--><!--var SymReal&#079;nLoad;var SymReal; Sym(){  window.open = SymWinOpen;  if(SymReal != null)     SymReal();} Sym&#079;nLoad(){  if(SymReal&#079;nLoad != null)     SymReal&#079;nLoad();  window.open = SymRealWinOpen;  SymReal = window.;  window. = Sym;}SymReal&#079;nLoad = window.&#111;nload;window.&#111;nload = Sym&#079;nLoad;//--><span style="font-size:10px"><br /><br />Edited by coucouman</span>]]>
   </description>
   <pubDate>Fri, 22 Jul 2005 04:50:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2621&amp;PID=7802&amp;title=how-to-dynamically-add-controls-to-a-pane#7802</guid>
  </item> 
 </channel>
</rss>