<?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 : Property grid scrollbar problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Property grid scrollbar problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 25 May 2026 12:12:58 +0000</pubDate>
  <lastBuildDate>Fri, 05 Jan 2007 13:03:26 +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=5999</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[Property grid scrollbar problem : Hello, I need see sources to find...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18913&amp;title=property-grid-scrollbar-problem#18913</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5999<br /><strong>Posted:</strong> 05 January 2007 at 1:03pm<br /><br /><P>Hello, I need see sources to find reason. May be you can attach some files/whole application in issuetrack?</P>]]>
   </description>
   <pubDate>Fri, 05 Jan 2007 13:03:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18913&amp;title=property-grid-scrollbar-problem#18913</guid>
  </item> 
  <item>
   <title><![CDATA[Property grid scrollbar problem : Thank you Oleg, it works fine...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18902&amp;title=property-grid-scrollbar-problem#18902</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=728">gwoin</a><br /><strong>Subject:</strong> 5999<br /><strong>Posted:</strong> 05 January 2007 at 10:12am<br /><br />Thank you Oleg, it works fine <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"><DIV>&nbsp;</DIV><DIV>It has influenced my skin button problem too.</DIV><DIV>Now the buttons have the winXP skin (not win2000 anymore), but not the skin of my application yet <img src="https://forum.codejock.com/smileys/smiley5.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Fri, 05 Jan 2007 10:12:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18902&amp;title=property-grid-scrollbar-problem#18902</guid>
  </item> 
  <item>
   <title><![CDATA[Property grid scrollbar problem : What VC do you use ?  if 2005...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18897&amp;title=property-grid-scrollbar-problem#18897</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5999<br /><strong>Posted:</strong> 05 January 2007 at 10:00am<br /><br />What VC do you use ?<DIV>&nbsp;</DIV><DIV>if 2005 add in stdafx.h</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>#if (_MSC_VER &gt; 1310) // VS2005<BR>#if defined _M_IX86<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#elif defined _M_IA64<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='ia64' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#elif defined _M_X64<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#else<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#endif<BR>#endif</DIV>]]>
   </description>
   <pubDate>Fri, 05 Jan 2007 10:00:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18897&amp;title=property-grid-scrollbar-problem#18897</guid>
  </item> 
  <item>
   <title><![CDATA[Property grid scrollbar problem : The problem is the same with your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18896&amp;title=property-grid-scrollbar-problem#18896</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=728">gwoin</a><br /><strong>Subject:</strong> 5999<br /><strong>Posted:</strong> 05 January 2007 at 9:51am<br /><br />The problem is the same with your skin in my application (and was the same with version 10.3 of XTP), but It does not appear in your PropertyGrid sample.<DIV>&nbsp;</DIV><DIV>May be my two problems (with the buttons problem)&nbsp;has the same origin...</DIV><DIV>&nbsp;</DIV><DIV>I don't find the manifest file, but only an intermediate.manifest.</DIV><DIV>I included it to test, but that does not solve the problem.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 05 Jan 2007 09:51:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18896&amp;title=property-grid-scrollbar-problem#18896</guid>
  </item> 
  <item>
   <title><![CDATA[Property grid scrollbar problem : Hi,  Do you see same problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18890&amp;title=property-grid-scrollbar-problem#18890</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5999<br /><strong>Posted:</strong> 05 January 2007 at 9:10am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Do you see same problem with our PropertyGrid sample? I can't reproduce it.</DIV><DIV>&nbsp;</DIV><DIV>Think you didn't included manifest to your app. </DIV><DIV>If so, please add it.</DIV>]]>
   </description>
   <pubDate>Fri, 05 Jan 2007 09:10:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18890&amp;title=property-grid-scrollbar-problem#18890</guid>
  </item> 
  <item>
   <title><![CDATA[Property grid scrollbar problem : Hi,   just a feedback concerning...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18868&amp;title=property-grid-scrollbar-problem#18868</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=728">gwoin</a><br /><strong>Subject:</strong> 5999<br /><strong>Posted:</strong> 05 January 2007 at 4:17am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>just a feedback concerning the skinframework in the property grid control.</DIV><DIV>&nbsp;</DIV><DIV>The system skin of the scrollbar is applied over my own skin if I close a group in the grid.</DIV><DIV>&nbsp;</DIV><DIV>Before to close a group:</DIV><DIV><img src="https://forum.codejock.com/uploads/temp/20070105_040644_properties_good.bmp" border="0"></DIV><DIV>&nbsp;</DIV><DIV>just after closing a group:</DIV><DIV><img src="https://forum.codejock.com/uploads/20070105_041143_properties_bad.bmp" border="0"></DIV><DIV>&nbsp;</DIV><DIV>If I play with some items in the property grid, the system skin disappears.</DIV><DIV>&nbsp;</DIV><DIV>In order to correctly show the problem, I reduced the size of the scrollbar in the system.</DIV><DIV>As you can see, the skinframework does not take in consideration the size of the system controls.</DIV><DIV>It could be nice if it will...</DIV><DIV>&nbsp;</DIV><DIV>Thank you <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 05 Jan 2007 04:17:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5999&amp;PID=18868&amp;title=property-grid-scrollbar-problem#18868</guid>
  </item> 
 </channel>
</rss>