Version

Search Results

OnMouseUp Method (FloatingWindowContainerUIElement)

Invoked when the mouse is release over the element. Syntax Parameters e Mouse event arguments Return Value True to prevent further processing.

PerformKeyAction Method (FloatingWindowContainerUIElement)

Syntax Parameters actionCode shiftKeyDown ctlKeyDown

PointInAdjustableArea Method (FloatingWindowContainerUIElement)

Returns true if the passed in point is over an area of this element that would require the AdjustableCursor to be displayed Syntax Parameters point In client coordinates Remarks This method returns True if the point is inside the adjustable area, False if it is outside.