<?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 : ComboBox with WS_EX_LEFTSCROLLBAR</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : ComboBox with WS_EX_LEFTSCROLLBAR]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 13:14:23 +0000</pubDate>
  <lastBuildDate>Tue, 01 Apr 2025 15:58:14 +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=24562</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[ComboBox with WS_EX_LEFTSCROLLBAR : We have some combo boxes with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24562&amp;PID=79171&amp;title=combobox-with-ws-ex-leftscrollbar#79171</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 24562<br /><strong>Posted:</strong> 01 April 2025 at 3:58pm<br /><br /><div>We have some combo boxes with the WS_EX_LEFTSCROLLBAR style. Skinning isn't working on them. To see the issue open the SkinControls sample. Then in the resource editor click on, e.g., the Horizontal alignment combo box and in the properties window set "Left Scrollbar" to true. Build and run. See the image below where the text is shifted and the drop arrow is not displayed while the drop arrow on the right is displayed. Clicking in either place drops the box.&nbsp;</div><div><br></div><div>For a ComboBoxEx the drop actually draws over the icon that is left of the text. I have an image for that too. That image is from our app where we have to call SubclassDlgItem on any ComboBoxEx and which we have the WindowProc handle WM_DRAWITEM (due to issues I previously posted where the skinned combobox won't draw white text). In order to get our image to display correctly I have to remove WS_EX_LEFTSCROLLBAR.</div><div><br></div><div>Any fix Codejock to the skinning combo class I would appreciate getting hold of. It would be great if CJ modified the sample to use a ComboBoxEx with images and fix the issues with it too.</div><div><br></div><div><img src="uploads/3213/Screenshot_2025-04-01_145005.png" height="128" width="247" border="0" /><br></div><div><br></div><div><br></div><div><img src="uploads/3213/BadCombo.png" height="1580" width="2242" border="0" /></div>]]>
   </description>
   <pubDate>Tue, 01 Apr 2025 15:58:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24562&amp;PID=79171&amp;title=combobox-with-ws-ex-leftscrollbar#79171</guid>
  </item> 
 </channel>
</rss>