Print Page | Close Window

ComboBox MouseWheel

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=10652
Printed Date: 29 April 2024 at 11:46am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ComboBox MouseWheel
Posted By: McKloony
Subject: ComboBox MouseWheel
Date Posted: 16 May 2008 at 7:44am
If the cursor is in a ComboBox and I scroll the MouseWhee, it will release the Click event. How can I prevent to release this event?
 
With the VB ComboBox it was possible to make a subclass.
 
Private Const WM_MOUSEWHEEL As Long = &H20A
Private Const WM_LBUTTONDOWN As Long = &H201


-------------
Product: Xtreme SuitePro (ActiveX) 16.2.5

Platform: XP / Windows 7

Language: Visual Basic 6.0 SP6



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net