In This Topic ▼

InteractiveService Class Methods

Summary

For a list of all members of this type, see InteractiveService members

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
checkKeyModifier Determines if the specified key modifier is currently in a pressed state.
Public Method static  | Shared in VB create Creates a new instance of InteractiveService with the specified parameters.
Public Method createControl Creates the interactive service.
Public Method static  | Shared in VB deregisterGlobalModifierKeys De-registers the global handler responsible for tracking the modifier keys status.
Public Method dispose Releases all resources used by this InteractiveService.
Public Method OnContextMenu Invokes the contextMenu event.
Public Method onDoubleTap Raises the DoubleTap event.
Public Method onDragCompleted Raises the DragCompleted event.
Public Method onDragDelta Raises the DragDelta event.
Public Method onDragStarted Raises the DragStarted event.
Public Method onHold Raises the Hold event.
Public Method onKeyDown Raises the KeyDown event.
Public Method onKeyUp Raises the KeyUp event.
Public Method onMove Raises the Move event.
Public Method onPinchCompleted Raises the PinchCompleted event.
Public Method onPinchDelta Raises the PinchDelta event.
Public Method onPinchStarted Raises the PinchStarted event.
Public Method onSizeChanged Informs the service that the size of the target or events elements have changed.
Public Method onTap Raises the Tap event.
Public Method static  | Shared in VB registerGlobalModifierKeys Registers the global handler responsible for tracking the modifier keys status.
Public Method startListening Starts listening to the events.
Public Method stopListening Stops listening to the events.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly