<?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 : possible to hide the tabc&#111;ntrol tabs</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : possible to hide the tabc&#111;ntrol tabs]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 03:17:41 +0000</pubDate>
  <lastBuildDate>Sat, 18 Mar 2006 06:04:00 +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=3474</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[possible to hide the tabc&#111;ntrol tabs : i have the same problem before...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=11518&amp;title=possible-to-hide-the-tabcontrol-tabs#11518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1038">younicke</a><br /><strong>Subject:</strong> 3474<br /><strong>Posted:</strong> 18 March 2006 at 6:04am<br /><br /><P>i have the same problem before as i am trying to mimic the outlook behavior wherein shortcutbar is on the left side and tabcontrol&nbsp;on the right side.</P><P>however there is no direct command to hide the tab of the tabcontrol. but i have found a workaround and it works fine with my project.</P><P>i used tabcontrol and i set the buttonmargin (top and bottom) of the tabcontrol to negative values and it works. so whenever i click on shortcutbar i am removing the existing tab on the tabcontrol and then inserting a new form to the tabcontrol</P><P>hope this would help!</P>]]>
   </description>
   <pubDate>Sat, 18 Mar 2006 06:04:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=11518&amp;title=possible-to-hide-the-tabcontrol-tabs#11518</guid>
  </item> 
  <item>
   <title><![CDATA[possible to hide the tabc&#111;ntrol tabs : so your thought is to make it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=11326&amp;title=possible-to-hide-the-tabcontrol-tabs#11326</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1825">dbilbija</a><br /><strong>Subject:</strong> 3474<br /><strong>Posted:</strong> 08 March 2006 at 2:52pm<br /><br /><P>so your thought is to make it an mdi form? </P><P>my idea was to have an sdi form, with a treeview (or shortcut bar, or commandbar, or toolbox) on the left side and a different form displayed in the client area when the user clicks on a left hand pane item.</P><P>kinda like outlook does... a listview for mail, a calendar view for calendar, etc.</P><P>dushan</P>]]>
   </description>
   <pubDate>Wed, 08 Mar 2006 14:52:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=11326&amp;title=possible-to-hide-the-tabcontrol-tabs#11326</guid>
  </item> 
  <item>
   <title><![CDATA[possible to hide the tabc&#111;ntrol tabs : It works for me, but I&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=11325&amp;title=possible-to-hide-the-tabcontrol-tabs#11325</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=864">JamesH</a><br /><strong>Subject:</strong> 3474<br /><strong>Posted:</strong> 08 March 2006 at 2:48pm<br /><br />It works for me, but I'm not sure why you would need to go to that extent.&nbsp; If you have a fixed area beside the tree control can't you just display differnet child windows there based on what's selected?&nbsp; If there is more than one child window displayed at a time you could do this with docking panes which would allow users to configure the layout.]]>
   </description>
   <pubDate>Wed, 08 Mar 2006 14:48:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=11325&amp;title=possible-to-hide-the-tabcontrol-tabs#11325</guid>
  </item> 
  <item>
   <title><![CDATA[possible to hide the tabc&#111;ntrol tabs : hi guys i have the EXACT same...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=11324&amp;title=possible-to-hide-the-tabcontrol-tabs#11324</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1825">dbilbija</a><br /><strong>Subject:</strong> 3474<br /><strong>Posted:</strong> 08 March 2006 at 2:41pm<br /><br /><P>hi guys</P><P>i have the EXACT same question. if i have a treeview on the left, for example, and the user clicks on the "users" node, i'd like the user form to be displayed in the right hand side.</P><P>the 1st thing i thought of was to have a single tab control and display the tab based on the&nbsp;treeview click event.</P><P>i guess docking panes would work.... have you guys tried it? is it simple to code?</P><P>dushan bilbija</P>]]>
   </description>
   <pubDate>Wed, 08 Mar 2006 14:41:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=11324&amp;title=possible-to-hide-the-tabcontrol-tabs#11324</guid>
  </item> 
  <item>
   <title><![CDATA[possible to hide the tabc&#111;ntrol tabs : Hey Tobi, Sorry I was confused....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=10448&amp;title=possible-to-hide-the-tabcontrol-tabs#10448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=864">JamesH</a><br /><strong>Subject:</strong> 3474<br /><strong>Posted:</strong> 06 January 2006 at 10:48am<br /><br /><P>Hey Tobi,</P><P>Sorry I was confused.&nbsp; I thought you were using tabbed docking panes not just the tab control.&nbsp; I think you could do what you're describing with docking panes and just close them when you don't want them displayed.</P><P>Cheers,</P><P>- James</P>]]>
   </description>
   <pubDate>Fri, 06 Jan 2006 10:48:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=10448&amp;title=possible-to-hide-the-tabcontrol-tabs#10448</guid>
  </item> 
  <item>
   <title><![CDATA[possible to hide the tabc&#111;ntrol tabs : Dear JamesH,my intention is to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=10439&amp;title=possible-to-hide-the-tabcontrol-tabs#10439</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 3474<br /><strong>Posted:</strong> 06 January 2006 at 8:20am<br /><br /><P>Dear JamesH,<BR>my intention is to show different forms in the mainformīs area depending on user actions. Until now I havenīt found a good solution to do this in VB6.<BR>So I tried to use the tabcontrol to do this. But in this case I must have to hide the caption tabs...<BR>Do you have any ideas how to do this ? <BR>Thank you very much</P>]]>
   </description>
   <pubDate>Fri, 06 Jan 2006 08:20:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=10439&amp;title=possible-to-hide-the-tabcontrol-tabs#10439</guid>
  </item> 
  <item>
   <title><![CDATA[possible to hide the tabc&#111;ntrol tabs : Can&amp;#039;t you just close/show...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=10432&amp;title=possible-to-hide-the-tabcontrol-tabs#10432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=864">JamesH</a><br /><strong>Subject:</strong> 3474<br /><strong>Posted:</strong> 05 January 2006 at 4:49pm<br /><br />Can't you just close/show each pane pragmatically instead of having them be tabbed?]]>
   </description>
   <pubDate>Thu, 05 Jan 2006 16:49:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=10432&amp;title=possible-to-hide-the-tabcontrol-tabs#10432</guid>
  </item> 
  <item>
   <title><![CDATA[possible to hide the tabc&#111;ntrol tabs : Is it possible to hide the tabs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=10429&amp;title=possible-to-hide-the-tabcontrol-tabs#10429</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 3474<br /><strong>Posted:</strong> 05 January 2006 at 12:06pm<br /><br />Is it possible to hide the tabs of the tabcontrol ? My intention is to change the tabitems only by code and disallow this for the user by hiding the tabs ?]]>
   </description>
   <pubDate>Thu, 05 Jan 2006 12:06:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3474&amp;PID=10429&amp;title=possible-to-hide-the-tabcontrol-tabs#10429</guid>
  </item> 
 </channel>
</rss>