RepositoryItemBreadCrumbEdit Events
Contains settings specific to a BreadCrumbEdit control.
Name | Description |
---|---|
Before |
Fires when the editor’s pop-up is about to be displayed.
Inherited from Repository |
Before |
Occurs before the editor’s context menu is displayed.
Inherited from Repository |
Begin |
|
Button |
Occurs when an editor button is clicked.
Inherited from Repository |
Button |
Occurs when an edit button is pressed within a button editor.
Inherited from Repository |
Click |
Fires when clicking the editor.
Inherited from Repository |
Closed |
Allows you to perform specific actions with respect to how the popup window was closed.
Inherited from Repository |
Close |
Enables you to specify whether changes are saved or discarded when closing the popup window.
Inherited from Repository |
Context |
Fires when a context button is clicked.
Inherited from Repository |
Context |
Fires when the Check |
Custom |
Enables custom display text to be provided for an editor.
Inherited from Repository |
Custom |
Allows you to apply custom painting to specific Repository |
Custom |
Allows you to highlight or custom paint strings within the control’s text. This event is supported in Advanced mode (see Repository |
Custom |
Enables custom display text to be provided for editor items.
Inherited from Repository |
Custom |
Allows you to assign custom HTML-CSS templates to combo box items.
Inherited from Repository |
Customize |
Allows you to dynamically supply custom auto-complete text suggestions each time a user types a new word in the text box. This event is in effect in advanced mode when the AutoCustom , and the AutoSuggest .
Inherited from Repository |
Customize |
Allows you to customize the context buttons for individual items.
Inherited from Repository |
Customize |
Allows you to customize templated items dynamically.
Inherited from Repository |
Custom |
Allows you to specify the height of a line of text in Advanced Mode.
Inherited from Repository |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Double |
Fires when the editor is double clicked.
Inherited from Repository |
Drag |
Fires when an object is dropped onto the editor.
Inherited from Repository |
Drag |
Fires when a dragged object enters the editor’s area.
Inherited from Repository |
Drag |
Fires when a dragged object leaves the editor’s area.
Inherited from Repository |
Drag |
Fires repeatedly when dragging an object over the editor.
Inherited from Repository |
Draw |
Provides the ability to custom paint the items displayed within the combo box editor’s drop down.
Inherited from Repository |
Drop |
Obsolete. Occurs when drawing an item in the dropdown list.
Inherited from Repository |
Edit |
Fires when the editor’s Edit |
Edit |
Fires when the editor’s value is about to be changed.
Inherited from Repository |
End |
|
Enter |
Fires when the editor receives focus.
Inherited from Repository |
Format |
Enables you to format the editor’s value (change the editor’s value when the formatting mechanism is invoked).
Inherited from Repository |
Give |
Enables you to specify the cursor appearance when dragging this editor’s data.
Inherited from Repository |
Help |
Fires when the end-user requests help for the editor.
Inherited from Repository |
Hidden |
Occurs whenever a node’s drop-down list is hidden. |
Html |
Occurs when a user clicks an element within an HTML-CSS template.
Inherited from Repository |
Html |
Occurs when a mouse pointer is over an element of an HTML-CSS template, and a mouse button is pressed.
Inherited from Repository |
Html |
Occurs when a mouse button pressed over an element of an HTML-CSS template is released.
Inherited from Repository |
Key |
Fires when a key is pressed while the editor has focus.
Inherited from Repository |
Key |
Fires when a character key is pressed while the editor has focus.
Inherited from Repository |
Key |
Fires when a key is released while the editor has focus.
Inherited from Repository |
Leave |
Fires when the editor loses focus.
Inherited from Repository |
Measure |
Allows you to change the height of specific items in the dropdown window.
Inherited from Repository |
Modified |
Fires when the edit value is first changed since it was last validated.
Inherited from Repository |
Mouse |
Fires when a mouse button is pressed while the mouse pointer is over the editor.
Inherited from Repository |
Mouse |
Fires when the mouse pointer enters the editor’s area.
Inherited from Repository |
Mouse |
Fires when hot-tracking an editor element.
Inherited from Repository |
Mouse |
Fires when the mouse pointer leaves the editor’s area.
Inherited from Repository |
Mouse |
Fires when the mouse pointer moves over the editor’s area.
Inherited from Repository |
Mouse |
Fires when the mouse button is released while the mouse pointer is over the editor.
Inherited from Repository |
Mouse |
Fires when the mouse wheel moves while the mouse pointer is within the editor.
Inherited from Repository |
New |
Occurs each time a new node is about to be added to the Bread |
Node |
Occurs whenever a node owned by this Repository |
Node |
Fires when a node from this Repository |
Node |
Occurs whenever an end-user clicks any node drop-down button within this Bread |
Parse |
Converts an input value (entered by a user or assigned in code) to the value that the editor will store.
Inherited from Repository |
Path |
Occurs whenever a Bread |
Path |
Occurs when a path to which the Repository |
Popup |
Occurs after the editor’s popup window has been opened.
Inherited from Repository |
Popup |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Repository |
Properties |
Fires immediately after a change to one of the editor’s properties.
Inherited from Repository |
Query |
Fires when the help is provided to accessibility applications.
Inherited from Repository |
Query |
Occurs when the editor needs to navigate to a dynamically populated node for the first time. |
Query |
Enables you to specify whether an attempt to close the editor’s popup window will succeed.
Inherited from Repository |
Query |
Fires when dragging the editor’s data allowing you to specify whether dragging should be continued.
Inherited from Repository |
Query |
Enables you to specify whether an attempt to open the editor’s popup window will succeed.
Inherited from Repository |
Query |
Provides the capability to specify whether the key pressed in the editor is processed by the editor or a container control (Grid |
Root |
Fires when the root node’s glyph is clicked. |
Selected |
Occurs on changing the index of the selected value in the combo box editor.
Inherited from Repository |
Selected |
Fires when the Bread |
Selected |
Occurs after changing the index of the selected value in the combo box editor.
Inherited from Repository |
Selector |
Occurs each time an end-user clicks empty space within this Bread |
Shown |
Occurs after a node drop-down is shown completely. |
Show |
Fires when the User Action Menu is about to be displayed. |
Spin |
Occurs when either the UP or DOWN ARROW key is pressed or the mouse wheel is rotated.
Inherited from Repository |
Validate |
Occurs each time the Bread |
Validating |
Allows you to specify whether the edit value is valid. This event does not occur if the editor’s Causes |
See Also