Table of Contents

Interface InputSpy.IInputSpyMouseListener

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

This item supports the framework infrastructure and is not intended to be used directly from your code.

public interface InputSpy.IInputSpyMouseListener

Methods

OnInputSpyMouseDown(InputSpyMouseEventArgs)

This item supports the framework infrastructure and is not intended to be used directly from your code.

OnInputSpyMouseMove(InputSpyMouseEventArgs)

This item supports the framework infrastructure and is not intended to be used directly from your code.

OnInputSpyMouseUp(InputSpyMouseEventArgs)

This item supports the framework infrastructure and is not intended to be used directly from your code.

OnInputSpyMouseWheel(InputSpyMouseEventArgs)

This item supports the framework infrastructure and is not intended to be used directly from your code.