documentationfor yFiles for HTML 3.0.0.3

Usages of EventArgs

Properties

beginRecognizerin CreateBendInputModeGets or sets the event recognizer that determines when the user begins bend creation.
beginRecognizerTouchin CreateBendInputModeGets or sets an event recognizer that determines when the user begins bend creation via TOUCH input.
finishRecognizerin CreateBendInputModeGets or sets the event recognizer that determines when the user has finished bend creation.
finishRecognizerTouchin CreateBendInputModeGets or sets the event recognizer that determines when the user has finished bend creation via TOUCH input.
moveRecognizerin CreateBendInputModeGets or sets the event recognizer that determines when the user is moving the new bend.
moveRecognizerTouchin CreateBendInputModeGets or sets the event recognizer that determines when the user moves the new bend via TOUCH input.
splitOrthogonalSegmentRecognizerin CreateBendInputModeGets or sets an event recognizer that determines whether the bend creation should be treated as a split segment operation.
validBeginRecognizerin CreateBendInputModeGets or sets the event recognizer that determines whether the current location is valid to begin a bend creation gesture.
beginRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes the start gesture that is used to prepare the edge creation on the start node or edge.
beginRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that recognizes the touch gesture that is used to prepare the edge creation on the start node.
cancelRecognizerin CreateEdgeInputModeGets or sets the event recognizer that determines whether to cancel edge creation.
cancelRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that determines whether to cancel edge creation via touch.
createBendRecognizerin CreateEdgeInputModeGets or sets the event recognizer that determines whether to create a bend.
createBendRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that determines whether to create a bend via touch.
directionalConstraintRecognizerin CreateEdgeInputModeGets or sets the event recognizer that constrains the current edge segment to be orthogonal or diagonal.
disableSnappingRecognizerin CreateEdgeInputModeGets or sets the event recognizer that temporarily disables snapping.
enableSnappingRecognizerin CreateEdgeInputModeGets or sets the event recognizer that re-enables temporarily disabled snapping.
endPointMoveRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes the movement of the end point of the edge.
enforceBendCreationRecognizerin CreateEdgeInputModeGets or sets the event recognizer that will be queried to decide if bend creation is enforced.
finishRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes the finishing gesture that is used to end the edge creation on the end node.
finishRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that recognizes the touch gesture that is used to end the edge creation on the end node.
moveRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes the initial gesture that is used to initiate the creation after the preparation.
moveRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that recognizes the touch gesture that is used to initiate the edge creation after the preparation.
portCandidateResolutionRecognizerin CreateEdgeInputModeGets or sets the event recognizer that determines whether dynamic port candidates should be resolved.
removeBendRecognizerin CreateEdgeInputModeGets or sets the event recognizer that determines whether to remove the last created bend.
removeBendRecognizerTouchin CreateEdgeInputModeGets or sets the event recognizer that determines whether to remove the last created bend via touch.
startPortOwnerDraggingFinishedRecognizerin CreateEdgeInputModeGets or sets the event recognizer that starts the actual edge creation while dragging.
toggleDirectionRecognizerin CreateEdgeInputModeGets or sets the event recognizer that recognizes gestures which toggle the direction of the created edge.
toggleSegmentOrientationRecognizerin CreateEdgeInputModeGets or sets the event recognizer that toggles the orientation of the first orthogonal segment.
cyclicSelectionRecognizerin GraphInputModeGets or sets the event recognizer that determines if a click or tap should cycle through all the items that are currently under the mouse cursor.
detailSelectionRecognizerin GraphInputModeGets or sets the event recognizer that determines if a click or tap should select the item that is currently visible under the pointer cursor, without giving more important items higher priority.
multiSelectionRecognizerin GraphInputModeGets or sets the event recognizer that determines if a click or tap is deemed a multi-selection gesture.
beginRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to start moving the handle.
beginRecognizerTouchin HandleInputModeGets or sets the event recognizer that determines whether to start moving the handle via TOUCH input.
cancelRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to cancel moving the handle.
clickRecognizerin HandleInputModeGets or sets the event recognizer that determines whether a handle was clicked.
clickRecognizerTouchin HandleInputModeGets or sets the event recognizer that determines whether a handle was tapped via TOUCH input.
directionalConstraintRecognizerin HandleInputModeGets or sets the event recognizer that can be used by handle implementations to constrain the handle movement.
disableSnappingRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to temporarily disable snapping.
enableSnappingRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to re-enable temporarily disabled snapping.
finishRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to finish moving the handle.
finishRecognizerTouchin HandleInputModeGets or sets the event recognizer that determines whether to finish moving the handle via touch.
moveRecognizerin HandleInputModeGets or sets the event recognizer that determines whether to move the handle.
moveRecognizerTouchin HandleInputModeGets or sets the event recognizer that determines whether to move the handle via TOUCH input.
disableSnappingRecognizerin ItemDropInputModeGets or sets the event recognizer that determines whether to disable snapping temporarily.
useParameterFinderRecognizerin LabelPositionHandlerGets or sets the recognizer that determines whether the user wants to manually enable the usage of ILabelModelParameterFinder to specify the position for new label.
beginRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to start drawing the lasso.
beginRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to start drawing the lasso with TOUCH input.
cancelRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to cancel lasso selection.
dragFreeHandRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to drag the lasso free hand.
dragFreeHandRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to drag the lasso free hand with TOUCH input.
dragSegmentRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to drag a straight-line segment for the lasso.
dragSegmentRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to drag a straight-line segment for the lasso with TOUCH input.
endSegmentRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to end a segment and switch from segment to freehand mode.
endSegmentRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to end a segment and switch from segment to freehand mode for TOUCH input.
extendSelectionRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines if a selection is deemed an additive selection gesture, adding to the current selection.
finishRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to finish the gesture anywhere independent of the finishRadius.
finishRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to finish the touch gesture anywhere independent of the finishRadius.
finishRegionRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to finish the gesture when the pointer is within the finishRadius of the startLocation.
finishRegionRecognizerTouchin LassoSelectionInputModeGets or sets the event recognizer that determines whether to finish the touch gesture when the pointer is within the finishRadius of the startLocation.
startSegmentRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether to switch from freehand to segment mode.
startSegmentRecognizerTouchin LassoSelectionInputModeGets or sets a recognizer determining when to switch from freehand to segment mode for TOUCH input.
subtractSelectionRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines if a selection is deemed a subtractive selection gesture, removing the selection state from the current selection.
toggleSelectionRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines if a selection is deemed a toggle selection gesture, inverting the selection for the elements in the lasso.
validBeginRecognizerin LassoSelectionInputModeGets or sets the event recognizer that determines whether it is valid to begin drawing the lasso.
beginRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to start creating the marquee.
beginRecognizerTouchin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to start creating the marquee via touch.
cancelRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to cancel the marquee selection.
extendSelectionRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines if a selection is deemed an additive selection gesture, adding to the current selection.
finishRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to finish creating the marquee.
finishRecognizerTouchin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to finish creating the marquee via touch.
moveRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to adjust the size of the marquee.
moveRecognizerTouchin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether to adjust the marquee size via touch.
subtractSelectionRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines if a selection is deemed a subtractive selection gesture, removing the selection state from the current selection.
toggleSelectionRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines if a selection is deemed a toggle selection gesture, inverting the selection for the elements in the marquee.
validBeginRecognizerin MarqueeSelectionInputModeGets or sets the event recognizer that determines whether it is valid to begin drawing the marquee.
beginRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to start moving the selection.
beginRecognizerTouchin MoveInputModeGets or sets the event recognizer that determines whether to start moving the selection via TOUCH input.
cancelRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to cancel the move.
directionalConstraintRecognizerin MoveInputModeGets or sets the event recognizer that constrains the current movement to be orthogonal or diagonal.
disableSnappingRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to temporarily disable snapping.
enableSnappingRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to re-enable temporarily disabled snapping.
finishRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to finish moving the selection.
finishRecognizerTouchin MoveInputModeGets or sets the event recognizer that determines whether to finish moving the selection via TOUCH input.
hoverRecognizerin MoveInputModeGets or sets the event recognizer that determines whether the user is hovering over an item where the user can begin a move operation.
moveRecognizerin MoveInputModeGets or sets the event recognizer that determines whether to move the selection.
moveRecognizerTouchin MoveInputModeGets or sets the event recognizer that determines whether to move the selection via TOUCH input.
beginPinchZoomRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to start the 'pinch' gesture with TOUCH input.
beginRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to start moving the viewport.
beginRecognizerTouchin MoveViewportInputModeGets or sets the event recognizer that determines whether to start the 'move viewport' gesture with TOUCH input.
finishPinchZoomRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to finish the pinch zoom gesture or finish the move if no primary device is down.
finishRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to finish moving the viewport.
finishRecognizerTouchin MoveViewportInputModeGets or sets the event recognizer that determines whether to finish the 'move viewport' or 'pinch' gesture with TOUCH input.
moveRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to move the viewport.
moveRecognizerTouchin MoveViewportInputModeGets or sets the event recognizer that determines whether to move the viewport or zoom the canvas with TOUCH input.
pinchZoomRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether to zoom the canvas using the 'pinch' gesture or move the viewport if no primary device is down.
validBeginRecognizerin MoveViewportInputModeGets or sets the event recognizer that determines whether it is valid to begin moving the viewport.
centerReshapeRecognizerin NodeReshapeHandleProviderGets or sets the event recognizer that determines if the center of the reshapeable is kept during the reshape gesture.
ratioReshapeRecognizerin NodeReshapeHandleProviderGets or sets the event recognizer that determines if the width/height ratio of the reshapeable is kept during the reshape gesture.
portCandidateResolutionRecognizerin PortRelocationHandleGets or sets the event recognizer that determines whether to resolve a DYNAMIC port candidate.
reparentRecognizerin ReparentNodeHandlerGets or sets the event recognizer that determines whether to reparent a node.
centerReshapeRecognizerin ReshapeHandlerHandleGets or sets the event recognizer that determines if the center of the reshapeable is kept during the reshape gesture.
ratioReshapeRecognizerin ReshapeHandlerHandleGets or sets the event recognizer that determines if the width/height ratio of the reshapeable is kept during the reshape gesture.
beginRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to start resizing the stripe.
beginRecognizerTouchin ResizeStripeInputModeGets or sets the event recognizer that determines whether to start resizing the stripe via TOUCH input.
cancelRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to cancel the resize operation.
finishRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to finish resizing the stripe.
finishRecognizerTouchin ResizeStripeInputModeGets or sets the event recognizer that determines whether to finish resizing the stripe via TOUCH input.
ignoreContentRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to ignore the content of all stripes instead of moving them or considering for minimum sizes.
resizeNeighborsRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to resize adjacent stripes instead of moving them.
resizeRecognizerin ResizeStripeInputModeGets or sets the event recognizer that determines whether to change the stripe size.
resizeRecognizerTouchin ResizeStripeInputModeGets or sets the event recognizer that determines whether to change the stripe size via TOUCH input.
multiSelectionRecognizerin TableEditorInputModeGets or sets the event recognizer that determines whether a click is deemed a multi-selection gesture.
cancelRecognizerin TextEditorInputModeGets or sets the event recognizer that detects when editing the text should be canceled.
lineBreakRecognizerin TextEditorInputModeGets or sets the event recognizer that detects the key gesture for new line breaks.
stopRecognizerin TextEditorInputModeGets or sets the event recognizer to detect when editing the text should be stopped.
centerZoomEventRecognizerin CanvasComponentGets or sets an event recognizer that determines whether zooming with the mouse wheel should zoom to the center of the view instead of the mouse location.
horizontalScrollEventRecognizerin CanvasComponentGets or sets an event recognizer that determines whether the mouse wheel should scroll in horizontal instead of vertical direction.
mouseWheelZoomEventRecognizerin CanvasComponentGets or sets an event recognizer that determines whether turning the mouse wheel should perform zooming instead of scrolling.
noFocusMouseWheelRecognizerin CanvasComponentGets or sets an event recognizer that temporarily enables mouse wheel events.

Fields

ALT_DOWNin EventRecognizersAn event recognizer for the key-down event of the Alt key.
ALT_IS_DOWNin EventRecognizersAn event recognizer that recognizes when the Alt modifier is active.
ALT_UPin EventRecognizersAn event recognizer for the key-up event of the Alt key.
ALWAYSin EventRecognizersAn event recognizer that will always return true;
CTRL_DOWNin EventRecognizersAn event recognizer for the key-down event of the Control key.
CTRL_IS_DOWNin EventRecognizersAn event recognizer that recognizes when the Ctrl modifier is active.
CTRL_UPin EventRecognizersAn event recognizer for the key-up event of the Control key.
ESCAPE_DOWNin EventRecognizersAn event recognizer for the key down event of the Escape key.
META_DOWNin EventRecognizersAn event recognizer for the key-down event of the Meta key.
META_IS_DOWNin EventRecognizersAn event recognizer that recognizes when the Meta modifier is active.
META_UPin EventRecognizersAn event recognizer for the key-up event of the Meta key.
MOUSE_DOWNin EventRecognizersAn event recognizer that identifies MOUSE and PEN down events.
MOUSE_DRAGin EventRecognizersAn event recognizer that identifies MOUSE and PEN drags.
MOUSE_LEFT_CLICKin EventRecognizersAn event recognizer that identifies clicks with the left mouse button or the PEN.
MOUSE_LEFT_DOUBLE_CLICKin EventRecognizersAn event recognizer that identifies double clicks with the left mouse button or the PEN.
MOUSE_LEFT_DOWNin EventRecognizersAn event recognizer that identifies down events of the left mouse button and of the PEN_CONTACT of a PEN.
MOUSE_LEFT_DRAGin EventRecognizersAn event recognizer that identifies drag events with the left mouse button or the PEN_CONTACT of a PEN.
MOUSE_LEFT_UPin EventRecognizersAn event recognizer that identifies up events of the left mouse button and of the PEN_CONTACT of a PEN.
MOUSE_MOVEin EventRecognizersAn event recognizer that identifies MOUSE and PEN movements that are not drags.
MOUSE_OR_STYLUS_LONG_PRESSin EventRecognizersAn event recognizer that identifies long presses of the primary touch pointer.
MOUSE_UPin EventRecognizersAn event recognizer that identifies MOUSE and PEN up events.
NEVERin EventRecognizersAn event recognizer that will always return false;
SHIFT_DOWNin EventRecognizersAn event recognizer for the key-down event of the Shift key.
SHIFT_IS_DOWNin EventRecognizersAn event recognizer that recognizes when the Shift modifier is active.
SHIFT_UPin EventRecognizersAn event recognizer for the key-up event of the Shift key.
TOUCH_PRIMARY_DOUBLE_TAPin EventRecognizersAn event recognizer that identifies double-taps of the primary touch pointer.
TOUCH_PRIMARY_DOWNin EventRecognizersAn event recognizer that identifies down events of the primary touch pointer.
TOUCH_PRIMARY_DRAGin EventRecognizersAn event recognizer that identifies movements (DRAG) of the primary touch point.
TOUCH_PRIMARY_LONG_PRESSin EventRecognizersAn event recognizer that identifies long presses of the primary touch pointer.
TOUCH_PRIMARY_LONG_RESTin EventRecognizersAn event recognizer that identifies long rest events of the primary touch pointer.
TOUCH_PRIMARY_TAPin EventRecognizersAn event recognizer that identifies taps of the primary touch pointer.
TOUCH_PRIMARY_UPin EventRecognizersAn event recognizer that identifies up events of the primary touch pointer.
EMPTYin EventArgsAn empty EventArgs object that can be used when no information needs to be passed to the event handler.

Method Return Values

createKeyEventRecognizer (KeyEventType, string, ModifierKeys?)in EventRecognizersCreates an event recognizer for a given key and type using a given set of modifiers.
createPointerEventRecognizer (PointerType?, PointerEventType?, PointerButtons?, PointerButtons?, number?, ModifierKeys?, ModifierKeys?)in EventRecognizersCreates an event recognizer for the given arguments.
inverse (function(EventArgs, unknown):boolean)in EventRecognizersCreates an event recognizer instance that yields the boolean inverse of the given event recognizer.

Method Parameters

onInvalidateDisplays (EventArgs)in GraphTriggers the displays-invalidated event.
onInvalidateDisplays (EventArgs)in GraphWrapperBaseRaises the displays-invalidated event
CreateBendInputMode ()in CreateBendInputModeCreates a new instance that will use the IGraph from the parentInputModeContext to create bends in.
CreateEdgeInputMode ()in CreateEdgeInputModeCreates a new instance that will use the IGraph from the parentInputModeContext to create edges in.
inverse (function(EventArgs, unknown):boolean)in EventRecognizersCreates an event recognizer instance that yields the boolean inverse of the given event recognizer.
GraphEditorInputMode ()in GraphEditorInputModeCreates a new instance that is not bound to an existing graph or selection, initially.
onDeletedItem (InputModeItemChangedEventArgs<IModelItem,EventArgs>)in GraphEditorInputModeRaises the deleted-item event.
GraphViewerInputMode ()in GraphViewerInputModeInitializes a new instance of the GraphViewerInputMode class.
HandleInputMode ()in HandleInputModeCreates a new mode with no handles initially.
ItemDropInputMode (string, )in ItemDropInputModeInitializes a new instance of the ItemDropInputMode<T> class for the given data type.
addRecognizerBinding (function(EventArgs, unknown):boolean, function():void)in KeyboardInputModeAdds a given action to this instance that will be triggered if the given event recognizer recognizes a key event that has been triggered by the canvasComponent.
LabelDropInputMode (string, )in LabelDropInputModeInitializes a new instance of the LabelDropInputMode class for the given data type.
LassoSelectionInputMode ()in LassoSelectionInputModeCreates a new instance of the lasso selection mode.
MarqueeSelectionInputMode ()in MarqueeSelectionInputModeCreates a new instance of the marquee selection mode.
MoveInputMode ()in MoveInputModeInitializes a new instance of the MoveInputMode class.
MoveViewportInputMode ()in MoveViewportInputModeCreates a new instance of the move viewport mode
NodeDropInputMode (string, )in NodeDropInputModeInitializes a new instance of the NodeDropInputMode class for the given data type.
PortDropInputMode (string, )in PortDropInputModeInitializes a new instance of the PortDropInputMode class for the given data type.
ReparentStripeInputMode ()in ReparentStripeInputMode
ResizeStripeInputMode ()in ResizeStripeInputModeCreates a new instance of this input mode.
StripeDropInputMode (string, )in StripeDropInputModeInitializes a new instance of the StripeDropInputMode class for the given data type.
TableEditorInputMode ()in TableEditorInputModeCreates a new instance.
TextEditorInputMode (HTMLDivElement?, )in TextEditorInputModeCreates a new instance using a default text box or the provided editor.
GraphComponent (HTMLElement, )in GraphComponentCreates a new instance of the GraphComponent in the given div element.
GraphComponent ()in GraphComponentCreates a new instance of the GraphComponent.
GraphComponent (string, )in GraphComponentCreates a new instance of GraphComponent using the div element that is specified by the selector.

Extending Types

ItemEventArgsEvent that holds a specific item that is related to the event.
GraphClipboardEventArgsEvent arguments used by GraphClipboard in events which are raised at the start or end of a clipboard operation.
ItemCopiedEventArgsEvent arguments for the events in GraphCopier.
HandleDeserializationEventArgsThe event arguments used by handle-deserialization to let registered deserialization code perform the deserialization.
HandleSerializationEventArgsThe event arguments used by handle-serialization to let registered serialization code perform the serialization of items.
ParseEventArgsThis is the event argument that is used by the IParseEvents interface that can be queried from the parseEvents property.
QueryInputHandlersEventArgsSpecialized EventArgs that is used for dynamic IInputHandler registration.
QueryNameEventArgsThe event arguments used by query-name to override automatic name determination in GraphML.
QueryOutputHandlersEventArgsEvent argument implementation that is used by the query-output-handlers event.
QueryReferenceIdEventArgsEvent arguments for the query-reference-id event.
QueryTypeEventArgsThe event arguments used by query-type to override automatic type resolution in GraphML.
ResolveReferenceEventArgsEvent arguments for calls to the resolve-reference and override-resolve-reference events.
WriteEventArgsThis is the event argument that is used by the IWriteEvents interface that can be queried from the writeEvents property.
InputModeEventArgsEvent argument base class that is used by events that are triggered by IInputMode implementations
PropertyChangedEventArgsEvent arguments which contain information for a property-changed event.
DragEventArgsThe event argument that will be used by DropTarget to notify handlers of the various events during a drag and drop operation.
KeyEventArgsA wrapper for the native keyboard event which abstracts away incompatibilities in browser implementations.
PointerEventArgsComplex event arguments that are used by the CanvasComponent to indicate pointer events in world coordinates.
PrepareRenderContextEventArgsThe event arguments for the event handler used by prepare-render-context
QueryContinueDragEventArgsThe event argument class that is used by query-continue-drag during drags.
SizeChangedEventArgsThis event occurs when the size of a control is changed.