Public Events| Name | Description | |
|---|---|---|
![]() |
( Occurs when an action is redone. |
|
![]() |
( Occurs when an action is undone. |
|
![]() |
Occurs when an arrow is clicked with the mouse. |
|
![]() |
Occurs when the user draws a new arrow. |
|
![]() |
Occurs when an arrow is double-clicked with the mouse. |
|
![]() |
Occurs when an arrow is deleted, either programmatically or by end-users. |
|
![]() |
Raised when a user moves the end point of an arrow and connects it to a different destination node. |
|
![]() |
Raised when the user edits the text of an arrow's label. |
|
![]() |
Raised when the user moves an arrow control point. |
|
![]() |
Occurs while an Arrow is being moved or resized. |
|
![]() |
Raised when an user moves the start point of an arrow and connects it to a different origin node. |
|
![]() |
Occurs when an arrow is selected. |
|
![]() |
Occurs when an Arrow is deselected. |
|
![]() |
Raised when the user edits the text of an arrow. |
|
![]() |
Occurs when a box is clicked with the mouse. |
|
![]() |
Raised when a user collapses a tree of items, whose root is the box passed as an argument. |
|
![]() |
Occurs when the user draws a new box. |
|
![]() |
Occurs when a box is double-clicked with the mouse. |
|
![]() |
Occurs when a box is deleted, either programmatically or by end-users. |
|
![]() |
Raised when a user expands a tree of items. |
|
![]() |
Raised when the user edits the text of a node's label. |
|
![]() |
Raised when the user moves or resizes a box. |
|
![]() |
Occurs while a Box is being moved or resized. |
|
![]() |
Occurs when a box is selected, either programmatically or by end-users. |
|
![]() |
Occurs when a Box is deselected. |
|
![]() |
Occurs when the text of a box is edited in-place by the user. |
|
![]() |
Occurs when the text of a table's cell is edited in-place by the user. |
|
![]() |
Raised when the control background is clicked. |
|
![]() |
Occurs when a custom-draw box is painted. |
|
![]() |
Occurs when the user double-clicks the control. |
|
![]() |
Occurs when a decoration is clicked with the mouse. |
|
![]() |
Occurs when the user draws a new decoration. |
|
![]() |
Occurs when a decoration is double-clicked with the mouse. |
|
![]() |
Occurs when a decoration is deleted, either programmatically or by the user. |
|
![]() |
Raised when a tag needs to be deserialized during loading. |
|
![]() |
Raised when the document is resized. |
|
![]() |
Occurs when diagram elements are modified. |
|
![]() |
Raised when some data is dragged over a box and the drag-and-drop mode is set to drProgrControl. |
|
![]() |
Raised when some data is dragged over a box and the drag-and-drop mode is set to drProgrControlVB. |
|
![]() |
Raised when some data is dragged over empty document area and the drag-and-drop mode is set to drProgrControl. |
|
![]() |
Raised when some data is dragged over empty document area and the drag-and-drop mode is set to drProgrControlVB. |
|
![]() |
Raised when some data is dragged over a table and the drag-and-drop mode is set to drProgrControl. |
|
![]() |
Raised when some data is dragged over a table and the drag-and-drop mode is set to drProgrControlVB. |
|
![]() |
Raised when an arrow must be custom drawn. |
|
![]() |
Raised to perform custom drawing of anchor points whose mark style is set to msCustom. |
|
![]() |
Raised to allow custom drawing of selection handles. |
|
![]() |
Raised when a table must be custom drawn. |
|
![]() |
Raised when a dragged data item is dropped over an unoccupied area of the document. |
|
![]() |
Raised when text or an image is dropped into a box. |
|
![]() |
Raised when text or an image is dropped into a table. |
|
![]() |
Raised when text is dropped into a table cell. |
|
![]() |
Raised when some data is dropped into a box and the drag-and-drop mode is set to drProgrControl. |
|
![]() |
Raised when some data is dropped into a box and the drag-and-drop mode is set to drProgrControlVB. |
|
![]() |
Raised when some data is dropped into empty document area and the drag-and-drop mode is set to drProgrControl. |
|
![]() |
Raised when some data is dropped into empty document area and the drag-and-drop mode is set to drProgrControlVB. |
|
![]() |
Raised when some data is dropped into a table and the drag-and-drop mode is set to drProgrControl. |
|
![]() |
Raised when some data is dropped into a table and the drag-and-drop mode is set to drProgrControlVB. |
|
![]() |
Raised when FlowChartX gains or loses the keyboard focus. |
|
![]() |
Occurs when a group of objects is destroyed. |
|
![]() |
Raised to allow custom hit testing of selection handles. |
|
![]() |
Raised when a user starts drawing a new arrow, just after the Arrow object is created. |
|
![]() |
Raised when an user starts drawing a new box, just after the Box object is created. |
|
![]() |
Raised when an user starts drawing a new table, just after the Table object is created. |
|
![]() |
( Raised when an user pastes diagram items from the clipboard by pressing CTRL+V. |
|
![]() |
Raised when the user presses a key. |
|
![]() |
Raised when the user presses a key. |
|
![]() |
Raised when the user releases a key. |
|
![]() |
Raised regularly during execution of layout algorithms to allow tracking the layout progress. |
|
![]() |
Occurs when an user presses a mouse button over FlowChartX. |
|
![]() |
Raised periodically while the user moves the mouse. |
|
![]() |
Occurs when an user releases a mouse button over FlowChartX. |
|
![]() |
Raised when the mouse wheel is rotated. |
|
![]() |
( Occurs if a diagram item is dropped into a container box. |
|
![]() |
Occurs if a diagram item or a selection of items is dropped into a box. |
|
![]() |
Occurs if a diagram item or a selection of items is dropped into a table. |
|
![]() |
Occurs when an item is moved or resized. |
|
![]() |
( Occurs if a diagram item is removed from a container box. |
|
![]() |
Raised when the user is moving an arrow end point over an object. |
|
![]() |
A validation event that is raised while users draw new arrows. |
|
![]() |
A validation event that is raised while users draw new boxes. |
|
![]() |
A validation event that is raised while users draw new tables. |
|
![]() |
Raised before an arrow is deleted by the user, giving you a chance to cancel the operation. |
|
![]() |
Raised before a box is deleted by the user, giving you a chance to cancel the operation. |
|
![]() |
Raised before a table is deleted by the user, giving you a chance to cancel the operation. |
|
![]() |
Raised when an image is dragged over empty document area. |
|
![]() |
Raised when an image or text is dragged over a box. |
|
![]() |
Raised when an image or text is dragged over a table. |
|
![]() |
Occurs when users try to select an arrow, giving you the chance to cancel the operation. |
|
![]() |
Occurs when users try to select a box, giving you the chance to cancel the operation. |
|
![]() |
Occurs when users try to select a table, giving you the chance to cancel the operation. |
|
![]() |
Raised when a user scrolls the document area. |
|
![]() |
Occurs when items are added to or removed from selection. |
|
![]() |
Occurs when a selection of items is moved by the user. |
|
![]() |
Occurs when an object is added to multiple selection. |
|
![]() |
Occurs when an object is removed from multiple selection. |
|
![]() |
Raised during serialization to convert user tags to strings. |
|
![]() |
Raised when an arrow becomes a self-loop. |
|
![]() |
Raised when the diagram being loaded contains an undefined shape. |
|
![]() |
Raised just after in-place editing of the text of table's caption is completed. |
|
![]() |
Raised when the user clicks on a table cell. |
|
![]() |
Occurs when a cell of a table is double-clicked with the mouse. |
|
![]() |
Allows starting an OLE drag-and-drop operation form a table cell. |
|
![]() |
Occurs when a table is clicked with the mouse. |
|
![]() |
Raised when a user collapses a tree of items, whose root is the table passed as an argument. |
|
![]() |
Raised when the user finishes resizing a column in a table. |
|
![]() |
Occurs when the user draws a new table. |
|
![]() |
Occurs when a table is double-clicked with the mouse. |
|
![]() |
Occurs when a table is deleted, either programmatically or by end-users. |
|
![]() |
Raised when a user expands a tree of items. |
|
![]() |
Raised when the user edits the text of a table's label. |
|
![]() |
Raised when the user moves or resizes a table. |
|
![]() |
Occurs while a Table is being moved or resized. |
|
![]() |
Raised when the user finishes resizing a row in a table. |
|
![]() |
Raised when the "-" button in a header row of a table is clicked to collapse the rows under that header. |
|
![]() |
Raised when the "+" button in a header row of a table is clicked to expand the rows under that header. |
|
![]() |
Occurs when a table is selected. |
|
![]() |
Occurs when a table loses selection. |
|
![]() |
( Occurs when an action is recorded in the undo history. |
See Also