<?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 : TabWorkspace vertical line appears</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : TabWorkspace vertical line appears]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 08:10:32 +0000</pubDate>
  <lastBuildDate>Sat, 10 Mar 2007 13:23:06 +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=6617</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[TabWorkspace vertical line appears : I seems that i have the vertical...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6617&amp;PID=21081&amp;title=tabworkspace-vertical-line-appears#21081</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2259">daveED</a><br /><strong>Subject:</strong> 6617<br /><strong>Posted:</strong> 10 March 2007 at 1:23pm<br /><br /><P>I seems that i have the vertical line to a minimum by setting the tab paint manger in this order and the commandbar.theme</P><P>Dim PaintManager As TabPaintManager</P><P>CommandBars.TabWorkspace.PaintManager.ShowIcons = False<BR>CommandBars.TabWorkspace.PaintManager.ClientFrame = xtpTabFrameNone</P><P>CommandBars.VisualTheme = xtpThemeOffice2003</P><P>CommandBars.TabWorkspace.PaintManager.DisableLunaColors = True<BR>CommandBars.TabWorkspace.PaintManager.OneNoteColors = False<BR>CommandBars.TabWorkspace.PaintManager.BoldSelected = True<BR>CommandBars.TabWorkspace.PaintManager.Color = xtpTabColorWhidbey</P><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="https://forum.codejock.com/uploads/20070310_132226_vertine_tabbar_.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 10 Mar 2007 13:23:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6617&amp;PID=21081&amp;title=tabworkspace-vertical-line-appears#21081</guid>
  </item> 
  <item>
   <title><![CDATA[TabWorkspace vertical line appears : also i try setting  CommandBa...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6617&amp;PID=21080&amp;title=tabworkspace-vertical-line-appears#21080</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2259">daveED</a><br /><strong>Subject:</strong> 6617<br /><strong>Posted:</strong> 10 March 2007 at 12:38pm<br /><br />also i try setting <DIV>CommandBars.TabWorkspace.PaintManager.OneNoteColors = False</DIV><DIV>CommandBars.TabWorkspace.PaintManager.DisableLunaColors = True</DIV><DIV>&nbsp;</DIV><DIV>while setting TabWorkspace.PaintManager.Color = xtpTabColorOffice2003</DIV><DIV>&nbsp;and it has on affect on the tabs.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 10 Mar 2007 12:38:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6617&amp;PID=21080&amp;title=tabworkspace-vertical-line-appears#21080</guid>
  </item> 
  <item>
   <title><![CDATA[TabWorkspace vertical line appears : Hallow Champ, IamimplermentingVista.cjstyle...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6617&amp;PID=21079&amp;title=tabworkspace-vertical-line-appears#21079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2259">daveED</a><br /><strong>Subject:</strong> 6617<br /><strong>Posted:</strong> 10 March 2007 at 12:35pm<br /><br /><P>Hallow Champ,</P><DIV>I&nbsp;am&nbsp;implermenting&nbsp;Vista.cjstyle with xtpTheme<strong>Whidbey</strong>&nbsp;on a <strong>MDI</strong>.</DIV><DIV>And&nbsp;to make sure its just not how im going&nbsp;about with it testing with your SkinMDISample.&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>On the <strong>TabWorkspace</strong> <strong>bar</strong> when i when <strong>close the DialogBar</strong> and also <strong>maximixez </strong>the window there is a <strong>vertical bar that appears</strong>, i beleave it is </DIV><DIV>part of the window frame.</DIV><DIV>I dosn't appear when </DIV><DIV>CommandBars.VisualTheme is</DIV><DIV>xtpThemeRibbon,</DIV><DIV>xtpThemeOffice2007,</DIV><DIV>xtpThemeOffice2003, - but i dont like the onenote colors,</DIV><DIV>------</DIV><DIV>Is there a trick to remove this when the form is maximized,</DIV><DIV>it removes when the form is resized or a new tab is created.</DIV><DIV>&nbsp;</DIV><DIV>using 10.4.2</DIV><DIV>Below is a screenshot,</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="https://forum.codejock.com/uploads/20070310_123209_whidbey_tab_lin.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Kind Regards,</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 10 Mar 2007 12:35:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6617&amp;PID=21079&amp;title=tabworkspace-vertical-line-appears#21079</guid>
  </item> 
 </channel>
</rss>