Click or drag to resize

FolderViewEventsCtrlMouseWheel Event

Occurs when mousewheel has been moved while the CTRL key was down.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public event EventHandler<DispatchEventArgs> CtrlMouseWheel

Value

Type: SystemEventHandlerDispatchEventArgs
See Also