<?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 : Office 2013 White auto-hide panel clipping images</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Office 2013 White auto-hide panel clipping images]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 09:48:54 +0000</pubDate>
  <lastBuildDate>Thu, 28 May 2015 09:19:22 +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=22612</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[Office 2013 White auto-hide panel clipping images : I have set the m_bRotateImageOnVerticalDraw...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22612&amp;PID=73456&amp;title=office-2013-white-autohide-panel-clipping-images#73456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 22612<br /><strong>Posted:</strong> 28 May 2015 at 9:19am<br /><br />I have set the m_bRotateImageOnVerticalDraw for the panel paint manager to FALSE. When the panel draws, the icons are all shifted up by one pixel. Hence we see two anomalies. The first is that the top docking pane icon is slightly clipped by the frame. Second, whichever pane is "active" (displays when unpinned), the blue highlighting and icon when drawn on the auto-hide panel don't quite line up. They are off by one pixel so that the top of the icon draws a pixel above the highlight strip.<br><br>I found that I need to set the paint manager's m_rcButtonTextPadding.left = 1<br><br>At first I set the .top to 1 thinking that made sense but perhaps the rotate flag causes left to become the correct member to set (sort of unexpected but it is what it is.)<br><br>Setting left to 1 keeps the PM from clipping the highest icon and lets the selected/highlighted pane entry in the auto hide panel align the image and blue highlight strip.<br><br>This is with the 16.3 toolkit so perhaps this is fixed as it does look like a bug to me.<br>]]>
   </description>
   <pubDate>Thu, 28 May 2015 09:19:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22612&amp;PID=73456&amp;title=office-2013-white-autohide-panel-clipping-images#73456</guid>
  </item> 
 </channel>
</rss>