<?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 : SOLVED : Remove border of the TabWorkspace</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : SOLVED : Remove border of the TabWorkspace]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 03:56:27 +0000</pubDate>
  <lastBuildDate>Wed, 22 Oct 2008 06:13:27 +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=12486</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[SOLVED : Remove border of the TabWorkspace : Hi Oleg  Thank you, it remove...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42236&amp;title=solved-remove-border-of-the-tabworkspace#42236</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3955">AdamSharp</a><br /><strong>Subject:</strong> 12486<br /><strong>Posted:</strong> 22 October 2008 at 6:13am<br /><br />Hi Oleg<br /><br />Thank you, it remove the border of the TabWorkspace<br /><br /><br />]]>
   </description>
   <pubDate>Wed, 22 Oct 2008 06:13:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42236&amp;title=solved-remove-border-of-the-tabworkspace#42236</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED : Remove border of the TabWorkspace : Hi,  try  Private Declare...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42226&amp;title=solved-remove-border-of-the-tabworkspace#42226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12486<br /><strong>Posted:</strong> 22 October 2008 at 1:35am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>try</DIV><DIV>&nbsp;</DIV><DIV>Private Declare Function SetWindowLong Lib "user32" Alias "SetWindowLongA" (ByVal hwnd As Long, ByVal nIndex As Long, ByVal dwNewLong As Long) As Long<BR></DIV><DIV>&nbsp;</DIV><DIV>SetWindowLong CommandBars.TabWorkspace.hwnd, (-20), 0</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 22 Oct 2008 01:35:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42226&amp;title=solved-remove-border-of-the-tabworkspace#42226</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED : Remove border of the TabWorkspace : I have already the BorderStyle...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42189&amp;title=solved-remove-border-of-the-tabworkspace#42189</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3955">AdamSharp</a><br /><strong>Subject:</strong> 12486<br /><strong>Posted:</strong> 21 October 2008 at 5:00am<br /><br />I have already the BorderStyle of the form None.<br />But, I see That It don’t depend with the form but with his containers see the Picture :<br /><br /><br /><img src="uploads/20081021_045638_1.JPG" border="0">]]>
   </description>
   <pubDate>Tue, 21 Oct 2008 05:00:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42189&amp;title=solved-remove-border-of-the-tabworkspace#42189</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED : Remove border of the TabWorkspace : Hi, Check styles of this form...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42179&amp;title=solved-remove-border-of-the-tabworkspace#42179</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12486<br /><strong>Posted:</strong> 21 October 2008 at 2:12am<br /><br />Hi,<DIV>Check styles of this form and remove them.</DIV><DIV>Guess its WS_EX_CLIENTEDGE.</DIV>]]>
   </description>
   <pubDate>Tue, 21 Oct 2008 02:12:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42179&amp;title=solved-remove-border-of-the-tabworkspace#42179</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED : Remove border of the TabWorkspace : Hello  &#160; How can I remove the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42160&amp;title=solved-remove-border-of-the-tabworkspace#42160</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3955">AdamSharp</a><br /><strong>Subject:</strong> 12486<br /><strong>Posted:</strong> 20 October 2008 at 10:54am<br /><br />Hello <br /><div> </div><br /><div>How can I remove the border of the forme, see the picture :</div><br /><div> </div><br /><div><img src="https://forum.codejock.com/uploads/20081020_105349_1.JPG" border="0"></div><br /><div> </div><br /><div>It's possible de delete it</div><br /><div>thanks</div><br /><div> </div><br /><div>Adam</div>]]>
   </description>
   <pubDate>Mon, 20 Oct 2008 10:54:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12486&amp;PID=42160&amp;title=solved-remove-border-of-the-tabworkspace#42160</guid>
  </item> 
 </channel>
</rss>