<?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 : CListBox in Property Grid</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : CListBox in Property Grid]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 22:39:09 +0000</pubDate>
  <lastBuildDate>Tue, 07 Feb 2006 17:28:50 +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=3620</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[CListBox in Property Grid : Hello,  I have created a custom...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3620&amp;PID=10865&amp;title=clistbox-in-property-grid#10865</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1776">Thanatos</a><br /><strong>Subject:</strong> 3620<br /><strong>Posted:</strong> 07 February 2006 at 5:28pm<br /><br />Hello,<br><br>I have created a custom class for the property grid that uses aCXTListBox as its base class. It is instantiated fine, allows forscrolling, allows for selection, all as expected. But there is aproblem: when it first appears, the scrollbar is not visible (even ifit should be). If I mouseover the scrollbar it appears and staysvisible for a while. If I click inside the listbox and scroll, thethumb of the scrollbar will appear, but not the arrows.<br><br>Here are the style flags I am using to instantiate my listbox. Any ideas?<br>m_wndListBox.Create(WS_CHILD | LBS_NOINTEGRALHEIGHT | WS_TABSTOP |WS_VSCROLL , rc, (CWnd*)m_pGrid, 0);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>]]>
   </description>
   <pubDate>Tue, 07 Feb 2006 17:28:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3620&amp;PID=10865&amp;title=clistbox-in-property-grid#10865</guid>
  </item> 
 </channel>
</rss>