Posted 17 September 2025, 8:47 am EST - Updated 17 September 2025, 8:52 am EST
Hi C1,
this is a small annoying problem: if a C1DateEdit has focus and the mouse wheel is moved to roll date parts, this mouse wheel scrolling is handled, but afterwards it is propagated to the parent control, which also scrolls.
In my sample C1DateEditMouseWheel.zip this is a Panel with AutoScroll = true.
To reproduce: click inside the C1DateEdit control, let the mouse hover over it. Then use the mouse wheel => the parent panel is also scrolled.
The winforms combobox does not show this problem.
It might also happen if you plae a C1Edit on a RibbonControlHost, and here the ribbon tabs are scrolled if the mouse wheel is used - in this situation it is really annoying.
Would be nice to get a fix for this.
Best regards
Wolfgang