﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / General .NET Discussion / .NET Forums  / User Controls / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Thu, 08 Jan 2009 13:42:58 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: User Controls</title><link>http://forum.strataframe.net/Topic7715-14-1.aspx</link><description>Below shows a sample of adding a textbox to a form dynamically.&lt;/P&gt;&lt;P&gt;[codesnippet]Dim loText As New MicroFour.StrataFrame.UI.WIndows.Forms.TextBox&lt;/P&gt;&lt;P&gt;loText.Left = 10&lt;BR&gt;loText.Top = 10&lt;BR&gt;MyForm.Controls.Add(loText)[/codesnippet]</description><pubDate>Mon, 26 Mar 2007 15:59:09 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>User Controls</title><link>http://forum.strataframe.net/Topic7715-14-1.aspx</link><description>I'm just starting to play around with SF User Controls and was wondering if there was a way to dynamically load a control on a form.  I tried to instantiate like a form... frm.show() and it did not work.  Is there another way to accomplish this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim</description><pubDate>Mon, 26 Mar 2007 15:45:28 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item></channel></rss>