[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IEditorSupport.ShouldResentMouseEvent

ShouldResentMouseEvent Method

ShouldResentMouseEvent(Point)

Get a value that indicates whether there is a need to resend the mouse event when the mouse button is pressed down on the component.

Declaration
bool ShouldResentMouseEvent(Point location)
Function ShouldResentMouseEvent(location As Point) As Boolean
Parameters
Type Name Description
Point location

Mouse down position.

Returns
Type Description
bool

true if the mouse event should be resent when there is a mouse down on the component; otherwise, false.