Click or drag to resize

FolderViewEventsCtrlMouseWheel Event

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

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

Value

Type: SystemEventHandlerDispatchEventArgs
See Also