<?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 : Closable property in TabControlItem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Closable property in TabControlItem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 13:13:18 +0000</pubDate>
  <lastBuildDate>Thu, 22 Oct 2009 16:24:33 +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=15399</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[Closable property in TabControlItem : solved, though not the same as...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15399&amp;PID=54083&amp;title=closable-property-in-tabcontrolitem#54083</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1862">youka</a><br /><strong>Subject:</strong> 15399<br /><strong>Posted:</strong> 22 October 2009 at 4:24pm<br /><br />solved, though not the same as thought( like tabworkspace, add an "X"&nbsp;to each tabitem)<DIV>&nbsp;</DIV><DIV>thank you so much , dear oleg ....<img src="https://forum.codejock.com/smileys/smiley1.gif" border="0">&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 22 Oct 2009 16:24:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15399&amp;PID=54083&amp;title=closable-property-in-tabcontrolitem#54083</guid>
  </item> 
  <item>
   <title><![CDATA[Closable property in TabControlItem : Hi,  Try  TabControl.ShowNavigateButton...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15399&amp;PID=54043&amp;title=closable-property-in-tabcontrolitem#54043</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15399<br /><strong>Posted:</strong> 21 October 2009 at 8:40am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Try </DIV><DIV>TabControl.ShowNavigateButton xtpTabNavigateButtonClose, xtpTabNavigateButtonAlways</DIV>]]>
   </description>
   <pubDate>Wed, 21 Oct 2009 08:40:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15399&amp;PID=54043&amp;title=closable-property-in-tabcontrolitem#54043</guid>
  </item> 
  <item>
   <title><![CDATA[Closable property in TabControlItem : Hi, dear Codejock Staff  I am...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15399&amp;PID=54006&amp;title=closable-property-in-tabcontrolitem#54006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1862">youka</a><br /><strong>Subject:</strong> 15399<br /><strong>Posted:</strong> 19 October 2009 at 1:44pm<br /><br /><DIV>Hi, dear Codejock Staff</DIV><DIV>&nbsp;</DIV><DIV>I am using v 11.3, and recently we have a program that needs a close button in tabcontrol just like commandbar tabworkspace.</DIV><DIV>&nbsp;</DIV><DIV>I have looked over the document and found that "<a href="mk:@MSITStore:e:\ActiveX\Xtreme%20SuitePro%20ActiveX%20v11.1.3\help\SymbolReference.chm::/XtremeCommandBars~TabC&#111;ntrolItem~Closable.html" target="_blank"><FONT color=#800080>Closable</FONT></A>" property could do this. but i tried but no effect.</DIV><DIV>&nbsp;</DIV><DIV>the document writes: "The <strong>Closeable</strong> property specifies whether the <a href="mk:@MSITStore:e:\ActiveX\Xtreme%20SuitePro%20ActiveX%20v11.1.3\help\SymbolReference.chm::/XtremeCommandBars~Enumerati&#111;ns~XTPWorkspaceButt&#111;ns_EN.html" target="_blank"><FONT color=#800080>close button</FONT></A> is displayed in the TabWorkspace when this tab is selected."</DIV><DIV>&nbsp;</DIV><DIV>(either in&nbsp; commandbar object or suit control tab control object....)</DIV><DIV>&nbsp;</DIV><DIV>then i tried the following code but it doesn't work at all.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff>Private Sub Form_Load()<BR>&nbsp;&nbsp;&nbsp; Dim i As Long<BR>&nbsp;&nbsp;&nbsp; For i = 1 To Me.TabControl1.ItemCount<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Me.TabControl1.Item(1).Closable = True<BR>&nbsp;&nbsp;&nbsp; Next<BR>&nbsp;End Sub</FONT></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 19 Oct 2009 13:44:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15399&amp;PID=54006&amp;title=closable-property-in-tabcontrolitem#54006</guid>
  </item> 
 </channel>
</rss>