

Occurs when the ImeMode property has changed. The HiddenEditor event is only in effect for in-place editors ( Repository Items) added to the UI using the ‘input’ tag. Occurs when the user requests help for a control.įires immediately after an in-place editor is closed (it loses focus). Occurs when the control’s handle is in the process of being destroyed. Occurs when a handle is created for the control. Occurs when the ForeColor property value changes. Occurs when the Font property value changes. Occurs when the Enabled property value has changed. Occurs when a mouse button pressed over an HTML element is released. Occurs when a mouse pointer enters the bounds of an HTML element.

Occurs when a mouse pointer leaves the bounds of an HTML element. Occurs when a mouse pointer moves while over an HTML element. Occurs when a mouse button is pressed over an HTML element. Occurs when a user clicks any HTML element. The event does not fire when you change the value in code. This member is only in effect for in-place editors ( Repository Items) added to the UI using the ‘input’ tag.įires when a user changes the active editor’s value - types or deletes a character, chooses a value from the dropdown list, etc. Occurs when a pressed key is released within an in-place editor that belongs to the container control.įires immediately after the active in-place editor’s value is changed. Occurs when a character key is pressed within an in-place editor that belongs to the container control. Occurs when a key is pressed within an in-place editor that belongs to the container control. Occurs when an object is dragged over the control’s bounds. Occurs when an object is dragged out of the control’s bounds. Occurs when an object is dragged into the control’s bounds. Occurs when a drag-and-drop operation is completed. Occurs when the control is double-clicked.

Occurs when the value of the Dock property changes. Occurs when the component is disposed by a call to the Dispose() method. The event is not in effect for tags used to embed external controls. The event is not in effect for tags used to embed external controls.Īllows you to specify custom in-place editors (Repository Items) for individual tags in edit mode. Occurs when the value of the Cursor property changes.Īllows you to specify custom display text for bound field values.Īllows you to assign custom in-place editors (Repository Items) to individual tags. Occurs when a control is removed from the Control.ControlCollection. Occurs when a new control is added to the Control.ControlCollection. Occurs when the value of the ContextMenuStrip property changes. Occurs when the value of the ContextMenu property changes. Occurs when the value of the ClientSize property changes. Occurs when the focus or keyboard user interface (UI) cues change. Occurs when the value of the CausesValidation property changes. Occurs when the value of the BindingContext property changes. Occurs when the BackgroundImageLayout property changes. Occurs when the value of the BackgroundImage property changes. Occurs when the value of the BackColor property changes.

This event is not relevant for this class. Can show data from a bound data context (a business object or data source item).
