Page History
...
Name | Description |
|---|---|
Fired when an animation is ended Inherited from Control (PRIM_CTRL) Cancelled | |
Fired when the mouse is clicked on the control Inherited from Control (PRIM_CTRL) Origin, Handled | |
The dialog has closed | |
The dialog has is closing ClosePopup | |
CreateInstance is signalled when an instance of a component is created Inherited from Control (PRIM_CTRL) | |
Fired when the a design is activated Inherited from Control (PRIM_CTRL) Design, DesignManager | |
DestroyInstance is signalled when an instance of a component is about to be destroyed Inherited from Control (PRIM_CTRL) | |
Fired when the user double clicks Inherited from Control (PRIM_CTRL) Origin, Handled | |
Fired on mouse up to signify the end of a drag process Inherited from Control (PRIM_CTRL) PosX, PosY, Source, Payload, AggregatedSource, Origin, Handled, DragResult | |
Fired during the drag and drop process when the cursor moves over the control Inherited from Control (PRIM_CTRL) PosX, PosY, Source, Payload, DragState, AcceptDrop, DragCursor, ShowDropHilight, AggregatedSource, Origin, Handled | |
Fired when the drag and drop process has completed Inherited from Control (PRIM_CTRL) Source, Payload, DragResult, AggregatedSource, Origin, Handled | |
Fired when the Enter key is pressed Inherited from Control (PRIM_CTRL) KeyCode, Char, IsAltDown, IsControlDown, IsShiftDown, Handled | |
Fired after a component has been realized for the first time Inherited from Control (PRIM_CTRL) | |
Fired when a key is pressed on the keyboard Inherited from Control (PRIM_CTRL) KeyCode, Char, IsAltDown, IsControlDown, IsShiftDown, Handled | |
The mouse has entered the bounds of the control Inherited from Control (PRIM_CTRL) | |
The mouse has hovered over the control Inherited from Control (PRIM_CTRL) Origin, Handled | |
The mouse has left the bounds of the control Inherited from Control (PRIM_CTRL) | |
The dialog is about to be shown | |
Fired when the scrollbars in a composite control are moved Inherited from Control (PRIM_CTRL) Orientation | |
Fired when the size of the panel is changed Inherited from Control (PRIM_CTRL) | |
Fired when the user starts a drag and drop process Inherited from Control (PRIM_CTRL) Source, Payload, Continue, DragList, AggregatedSource, Origin, Handled | |
Fired repeatedly between the TouchStart and TouchEnd boundaries to provide details of the touch events Inherited from Control (PRIM_CTRL) MoveLeft, MoveTop, ScaleWidth, ScaleHeight, Rotation, Continue | |
Fired when the user stops touching the screen Inherited from Control (PRIM_CTRL) | |
Fired when the user first makes physical contact with the screen Inherited from Control (PRIM_CTRL) Origin, TouchMove, TouchRotate, TouchScale, TouchSize |
...