<?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 MouseWheel Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : ComboBox MouseWheel Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 05:11:58 +0000</pubDate>
  <lastBuildDate>Tue, 23 Sep 2008 01:37:01 +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=12215</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 MouseWheel Problem : You are right, but then I need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41300&amp;title=combobox-mousewheel-problem#41300</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 12215<br /><strong>Posted:</strong> 23 September 2008 at 1:37am<br /><br />You are right, but then I need a MouseDown or MouseUp event !]]>
   </description>
   <pubDate>Tue, 23 Sep 2008 01:37:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41300&amp;title=combobox-mousewheel-problem#41300</guid>
  </item> 
  <item>
   <title><![CDATA[ComboBox MouseWheel Problem :   oleg wrote:Hi,   Don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41282&amp;title=combobox-mousewheel-problem#41282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 12215<br /><strong>Posted:</strong> 22 September 2008 at 2:05pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi, <DIV>&nbsp;</DIV><DIV>Don't you think VB's combo work wrong ?&nbsp; </DIV><DIV>if your user select VB combo and press "Down"/"Up" there will be Click event, but why not for MouseWheel ?</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi, </DIV><DIV>&nbsp;</DIV><DIV>I agree with you Oleg <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>I never looked at it this way. But CJ Combobox at least works the same way all the time. Use mousewheel with&nbsp;VB Combobox and click event won't be fired anymore when using up/down key (expanded list) If you select an item again and using up/down key it will fire click event (with expanded list).</DIV><DIV>&nbsp;</DIV><DIV>At least CJ combo behaviour is&nbsp;more consequent&nbsp;as MS combo <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0">&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 22 Sep 2008 14:05:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41282&amp;title=combobox-mousewheel-problem#41282</guid>
  </item> 
  <item>
   <title><![CDATA[ComboBox MouseWheel Problem : Hello Oleg, thanks for your comment....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41270&amp;title=combobox-mousewheel-problem#41270</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 12215<br /><strong>Posted:</strong> 22 September 2008 at 6:42am<br /><br /><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Verdana; mso-ansi-: EN">Hello Oleg, thanks for your comment. The XTreemSuite Combobox is 100% compatible to the VB ComboBox. You can see in my sample, that I subclass the VB ComboBox because the VB ComboBox still originates from the times, when there were still no Mouse wheel! <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0"></P><DIV>&nbsp;</DIV><DIV>And so the click event always fires, when a user uses the Mouse wheel. I have only the request that their it makes possible also somehow to prevent this behavior. <img src="http://forum.codejock.com/smileys/smiley12.gif" border="0"><?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></DIV>]]>
   </description>
   <pubDate>Mon, 22 Sep 2008 06:42:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41270&amp;title=combobox-mousewheel-problem#41270</guid>
  </item> 
  <item>
   <title><![CDATA[ComboBox MouseWheel Problem : Hi,   Don&amp;#039;t you think VB&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41265&amp;title=combobox-mousewheel-problem#41265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12215<br /><strong>Posted:</strong> 22 September 2008 at 5:55am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>Don't you think VB's combo work wrong ?&nbsp; </DIV><DIV>if your user select VB combo and press "Down"/"Up" there will be Click event, but why not for MouseWheel ?</DIV>]]>
   </description>
   <pubDate>Mon, 22 Sep 2008 05:55:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41265&amp;title=combobox-mousewheel-problem#41265</guid>
  </item> 
  <item>
   <title><![CDATA[ComboBox MouseWheel Problem : I attached a small sample that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41224&amp;title=combobox-mousewheel-problem#41224</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 12215<br /><strong>Posted:</strong> 19 September 2008 at 9:39am<br /><br />I attached a small sample that demonstrates the problem using the MouseWhell together with the ComboBox. When I use the click event of the ComboBox to add some data of example, this click event fires also, if I use the MouseWheel. The original VB ComoBox doesn’t has this problem.<DIV>&nbsp;</DIV><DIV><a href="https://forum.codejock.com/uploads/20080919_093936__MouseWheel.rar" target="_blank">uploads/20080919_093936__MouseWheel.rar</A></DIV>]]>
   </description>
   <pubDate>Fri, 19 Sep 2008 09:39:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12215&amp;PID=41224&amp;title=combobox-mousewheel-problem#41224</guid>
  </item> 
 </channel>
</rss>