Application Events |
The Application type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationInitialized |
Occurs when initializing the application.
|
![]() | ApplicationQuit |
Occurs when exiting the application.
|
![]() | ApplicationSettingsChanged |
Occurs when the application settings is changed.
|
![]() | ColorItemChanged |
Occurs when one color is changed.
|
![]() | ColorsChanged |
Occurs when the color table is changed.
|
![]() | CommandBegin |
Occurs when starting the command.
|
![]() | CommandDraw |
Occurs when drawing to paper or part drawing view during a command.
|
![]() | CommandEnd |
Occurs when exiting the command.
|
![]() | CommandInitialized |
Occurs when the command is initialized.
|
![]() | CommandMouseMove |
Occurs when the mouse cursor moves over the paper or part drawing view during command.
|
![]() | CurrentDrawingChanged |
Occurs when the current drawing is changed.
|
![]() | CurrentLayerChanged |
Occurs when the current layer is changed.
|
![]() | CurrentShapeSettingsStyleChanged |
Occurs when the current graphic setting style is changed.
|
![]() | CustomHatchAdded |
It occurs when the user defined hatch is added.
|
![]() | CustomHatchDeleting |
Occurs when the user defined hatch is deleted.
|
![]() | DockingBarFloated |
Occurs when the docking window becomes floating.
|
![]() | DockingBarVisibleChanged |
Occurs when the display state of the docking window changes.
|
![]() | DocumentActivated |
Occurs when the active document is changed.
|
![]() | DocumentAfterSave |
Occurs when the document is saved.
|
![]() | DocumentBeforeSave |
Occurs before the document is saved.
|
![]() | DocumentBeginPrint |
Occurs before the document is printed.
|
![]() | DocumentClosed |
Occurs when the document is closed.
|
![]() | DocumentEndPrint |
Occurs after the document is printed.
|
![]() | DocumentOpened |
Occurs when the document is opened.
|
![]() | DrawingAdded |
Occurs when paper or part drawing is added.
|
![]() | DrawingChanged |
Occurs when paper or part drawing has been changed.
|
![]() | DrawingDeleting |
Occurs when paper or part drawing is deleted.
|
![]() | DrawingOrderChanged |
Occurs when paper or partial drawing order is changed.
|
![]() | DrawingViewDrawTemporary |
Occurs when performing a temporary draw on the view.
|
![]() | DrawingViewMouseDoubleClick |
Occurs when the drawing view is double clicked by the mouse.
|
![]() | DrawingViewMouseDown |
Occurs when a mouse button is pressed in the drawing view.
|
![]() | DrawingViewMouseLeave |
Occurs when the mouse pointer leaves the drawing view.
|
![]() | DrawingViewMouseMove |
Occurs when the mouse pointer is moved over the drawing view.
|
![]() | DrawingViewMouseUp |
Occurs when a mouse button is released in the drawing view.
|
![]() | DrawingViewMouseWheel |
Occurs when the mouse wheel moves over the drawing view.
|
![]() | LayerAdded |
Occurs when a layer is added.
|
![]() | LayerChanged |
Occurs when the layer is changed.
|
![]() | LayerDeleting |
Occurs when a layer is deleted.
|
![]() | LayerOrderChanged |
Occurs when the layer order is changed.
|
![]() | LayoutAdded |
Occurs when a layout is added.
|
![]() | LayoutChanged |
Occurs when the layout is changed.
|
![]() | LayoutDeleting |
Occurs when the layout is deleted.
|
![]() | LayoutOrderChanged |
Occurs when layout order is changed.
|
![]() | LinetypeItemAdded |
Occurs when line type is added.
|
![]() | LinetypeItemChanged |
Occurs when one line type is changed.
|
![]() | LinetypeItemDeleting |
Occurs when one line type is deleted.
|
![]() | LinetypesChanged |
Occurs when the line type table is changed.
|
![]() | LinewidthItemChanged |
Occurs when one line width is changed.
|
![]() | LinewidthsChanged |
Occurs when the line width table is changed.
|
![]() | MasterDrawComponentAdded |
Occurs when the definition of the drawing component is added.
|
![]() | MasterDrawComponentDeleting |
Occurs when the definition of the drawing component is deleted.
|
![]() | NewDocument |
Occurs when a new document is created.
|
![]() | PrintSettingsChanged |
Occurs when the print settings is changed.
|
![]() | SelectionChanged |
Occurs when the selection state of the shape is changed.
|
![]() | ShapeAdded |
Occurs when a shape is added.
|
![]() ![]() | ShapeChanged |
Occurs when the shape is changed.
|
![]() | ShapeDelete |
Occurs when the shape is deleted.
|
![]() | ShapeGrouped |
Occurs when the shape is grouped.
|
![]() | ShapePrinting |
Occurs before a figure is printed.
|
![]() | ShapeSettingsChanged |
Occurs when the shape settings is changed.
|
![]() | ShapeSettingsStyleAdded |
Occurs when a shape settings style is added.
|
![]() | ShapeSettingsStyleChanged |
Occurs when the shape settings style is changed.
|
![]() | ShapeSettingsStyleDeleting |
Occurs when the shape settings style is deleted.
|
![]() | ShapeUngrouped |
Occurs when the shape is ungrouped.
|
![]() | SummaryInfoChanged |
Occurs when the properties of a file is changed.
|
![]() | TabViewActivated |
Occurs when the view in the active tab changes.
|
![]() | WindowActivated |
Occurs when the active window is changed.
|