Skip to content

GiveFeedback Event

See Also

TrackControl Control

See Also

Grid Control ActiveX Control v24.0

Syntax

Public Event GiveFeedback( _
    ByVal Effect As Long, _
    ByVal DragStarted As Boolean, _
    ByRef Cancel As Boolean _
)

Parameters

  • Effect: Specifies the effect of the drag operation.
  • DragStarted: Indicates whether the drag operation has started.
  • Cancel: A reference to a Boolean that can be set to True to cancel the drag operation.

See Also

TrackControl Control


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.