<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://xceed.com/CS/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Xceed SmartUI</title><link>http://xceed.com/CS/forums/23/ShowForum.aspx</link><description>Discussions about Xceed SmartUI for VB6</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Re: Tab control limitations</title><link>http://xceed.com/CS/forums/thread/5828.aspx</link><pubDate>Thu, 01 Apr 2004 14:53:20 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:5828</guid><dc:creator>philjeary</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/5828.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=23&amp;PostID=5828</wfw:commentRss><description>For some reason I didnt think passing it the same way it was defined would work:&lt;br /&gt;frm.SmartUIContainer("Estab").Value = "TabFrame(0)"&lt;br /&gt;&lt;br /&gt;All sorted.</description></item><item><title>Re: Tab control limitations</title><link>http://xceed.com/CS/forums/thread/5827.aspx</link><pubDate>Thu, 01 Apr 2004 13:46:20 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:5827</guid><dc:creator>philjeary</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/5827.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=23&amp;PostID=5827</wfw:commentRss><description>I think i've worked out a way round my problem, however, i'd like to know if it's possible to assign a member of an array to a tab?</description></item><item><title>Re: Tab control limitations</title><link>http://xceed.com/CS/forums/thread/5826.aspx</link><pubDate>Wed, 31 Mar 2004 13:42:17 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:5826</guid><dc:creator>philjeary</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/5826.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=23&amp;PostID=5826</wfw:commentRss><description>Alternatively, is it possible to assign a whole form to a container?</description></item><item><title>Tab control limitations</title><link>http://xceed.com/CS/forums/thread/5825.aspx</link><pubDate>Wed, 31 Mar 2004 09:03:20 GMT</pubDate><guid isPermaLink="false">14592c03-f9d0-4f6b-b4cd-71e0e1b1f679:5825</guid><dc:creator>philjeary</dc:creator><slash:comments>0</slash:comments><comments>http://xceed.com/CS/forums/thread/5825.aspx</comments><wfw:commentRss>http://xceed.com/CS/forums/commentrss.aspx?SectionID=23&amp;PostID=5825</wfw:commentRss><description>I have been looking at the demo of the SmartUI tab control to see if it will do what i'm hoping it will.   The demo assigns a picture box to the tab, and I have 2 questions about this method:&lt;br /&gt;&lt;br /&gt;1: I tried assigning another 3rd party control to the tab instead of a picture, and it worked when first viewing the tab, then the tab went black on further views, does Smart UI only work with pictures or is it more likely that it is a problem with the 3rd party control?  (putting the control in a picture works fine, so it isn't a problem, I just wanted to check.).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2: Is it possible to assign a control to a tab that is on another form?  If so, how?&lt;br /&gt;From the demo I tried many combinations of:&lt;br /&gt;&lt;br /&gt;SmartUIContainer("ADD_REMOVE").Value = "form1.Picture1"&lt;br /&gt;SmartUIContainer("ADD_REMOVE").Value = form1."Picture1"&lt;br /&gt;SmartUIContainer("ADD_REMOVE").Value = form1.Picture1&lt;br /&gt;&lt;br /&gt;etc, but I couldn't seemt to make it work.  Alternatively, could I add a dynamically created control to the form?&lt;br /&gt;&lt;br /&gt;Any help on any of the above would be much appreciated.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Phil</description></item></channel></rss>