WorkflowDesignerControlBase Events
An abstract base class for the Workflow Designer control.
Name | Description |
---|---|
Activity |
Occurs after an Workflow Activity is loaded to the Workflow |
Auto |
This event is not relevant for this class. Inherited from Control. |
Back |
Occurs when the value of the Back |
Background |
Occurs when the value of the Background |
Background |
Occurs when the Background |
Binding |
Occurs when the value of the Binding |
Causes |
Occurs when the value of the Causes |
Change |
Occurs when the focus or keyboard user interface (UI) cues change. Inherited from Control. |
Child |
Occurs when the Child property is set.
Inherited from Element |
Click |
Occurs when the control is clicked.
Inherited from Element |
Client |
Occurs when the value of the Client |
Context |
Occurs when the value of the Context |
Context |
Occurs when the value of the Context |
Control |
Occurs when a new control is added to the Control. |
Control |
Occurs when a control is removed from the Control. |
Cursor |
Occurs when the value of the Cursor property changes.
Inherited from Element |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Dock |
Occurs when the value of the Dock property changes. Inherited from Control. |
Double |
Occurs when the control is double-clicked.
Inherited from Element |
Drag |
Occurs when a drag-and-drop operation is completed.
Inherited from Element |
Drag |
Occurs when an object is dragged into the control’s bounds.
Inherited from Element |
Drag |
Occurs when an object is dragged out of the control’s bounds.
Inherited from Element |
Drag |
Occurs when an object is dragged over the control’s bounds.
Inherited from Element |
Enabled |
Occurs when the Enabled property value has changed. Inherited from Control. |
Enter |
Occurs when the control is entered.
Inherited from Element |
Font |
Occurs when the Font property value changes.
Inherited from Element |
Fore |
Occurs when the Fore |
Give |
Occurs during a drag operation.
Inherited from Element |
Got |
Occurs when the control receives focus.
Inherited from Element |
Handle |
Occurs when a handle is created for the control. Inherited from Control. |
Handle |
Occurs when the control’s handle is in the process of being destroyed. Inherited from Control. |
Help |
Occurs when the user requests help for a control. Inherited from Control. |
Ime |
Occurs when the Ime |
Invalidated |
Occurs when a control’s display requires redrawing.
Inherited from Element |
Key |
Occurs when a key is pressed while the control has focus.
Inherited from Element |
Key |
Occurs when a key is pressed while the control has focus.
Inherited from Element |
Key |
Occurs when a key is released while the control has focus.
Inherited from Element |
Layout |
Occurs when a control should reposition its child controls.
Inherited from Element |
Leave |
Occurs when the input focus leaves the control.
Inherited from Element |
Location |
Occurs when the Location property value has changed. Inherited from Control. |
Lost |
Occurs when the control loses focus.
Inherited from Element |
Margin |
Occurs when the control’s margin changes. Inherited from Control. |
Mouse |
Occurs when the control loses or gains mouse capture.
Inherited from Element |
Mouse |
Occurs when the control is clicked by the mouse.
Inherited from Element |
Mouse |
Occurs when the control is double clicked by the mouse.
Inherited from Element |
Mouse |
Occurs when the mouse pointer is over the control and a mouse button is pressed.
Inherited from Element |
Mouse |
Occurs when the mouse pointer enters the control.
Inherited from Element |
Mouse |
Occurs when the mouse pointer rests on the control.
Inherited from Element |
Mouse |
Occurs when the mouse pointer leaves the control.
Inherited from Element |
Mouse |
Occurs when the mouse pointer is moved over the control.
Inherited from Element |
Mouse |
Occurs when the mouse pointer is over the control and a mouse button is released.
Inherited from Element |
Mouse |
Occurs when the mouse wheel moves while the control has focus.
Inherited from Element |
Move | Occurs when the control is moved. Inherited from Control. |
Padding |
Occurs when the control’s padding changes.
Inherited from Element |
Paint |
Occurs when the Element |
Parent |
Occurs when the Parent property value changes. Inherited from Control. |
Preview |
Occurs before the Key |
Query |
Occurs when Accessible |
Query |
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Inherited from Element |
Region |
Occurs when the value of the Region property changes. Inherited from Control. |
Resize |
Occurs when the control is resized.
Inherited from Element |
Right |
Occurs when the Right |
Size |
Occurs when the Size property value changes.
Inherited from Element |
Style |
Occurs when the control style changes. Inherited from Control. |
System |
Occurs when the system colors change. Inherited from Control. |
Tab |
Occurs when the Tab |
Tab |
Occurs when the Tab |
Text |
Occurs when the Text property value changes.
Inherited from Element |
Validated | Occurs when the control is finished validating. Inherited from Control. |
Validating | Occurs when the control is validating. Inherited from Control. |
Visible |
Occurs when the Visible property value changes. Inherited from Control. |
Workflow |
Occurs after the Workflow |
See Also