Table of Contents

Namespace VectorDraw.Professional.Control

Classes

VectorDrawBaseControl

Represents a Windows Forms control that renders and manages a VectorDraw document component.

VectorDrawBaseControl.InputDeviceManager

Manager for additional input device like touch gesture screens and SpaceNavigator devices

VectorDrawBaseControl.SpaceMouseNavigator

Defines the default VectorDraw supported actions of SpaceNavigator device by 3DConnexion .

VectorDrawBaseControl.TouchGestureManager

Manage some touch gesture properties for touch screens

vdMenuStrip

This is an object which used to create a Menu or Toolbar button Command action items.

Delegates

ActionDrawEventHandler

Represents the method that will handle the ActionDraw event.

ActionDrawOsnapEventHandler

Represents the method that will handle the ActionDrawOsnap event.

ActionEndEventHandler

Represents the method that will handle the ActionEnd event.

ActionErrorEventHandler

Represents the method that will handle the ActionError event.

ActionJobLoopEventHandler

Represents the method that will handle the ActionJobLoop event.

ActionJobLoopExEventHandler

Represents the method that will handle the ActionJobLoop event.

ActionLayoutActivatedEventHandler

Represents the method that will handle the ActionLayoutActivated event.

ActionStartEventHandler

Represents the method that will handle the ActionStart event.

AddItemEventHandler

Represents the method that will handle the AddItem event.

AfterAddItemEventHandler

Represents the method that will handle the AfterAddItem event.

AfterModifyObjectEventHandler

Represents the method that will handle the AfterModifyObject event.

AfterNewDocumentEventHandler

Represents the method that will handle the AfterNewDocument event.

AfterOpenDocumentEventHandler

Represents the method that will handle the AfterOpenDocument event.

BeforeModifyObjectEventHandler

Represents the method that will handle the BeforeModifyObject event.

BeforeOpenDocumentEventHandler

Represents the method that will handle the BeforeOpenDocument event.

ControlCreatedEventHandler

Represents the method that will handle the ControlCreated event.

DoubleClickEventHandler

Represents the method that will handle the vdDoubleClick event.

DragDropEventHandler

Represents the method that will handle the vdDragDrop event.

DragEnterEventHandler

Represents the method that will handle the vdDragEnter event.

DragLeaveEventHandler

Represents the method that will handle the vdDragLeave event.

DragOverEventHandler

Represents the method that will handle the vdDragOver event.

DrawAfterEventHandler

Represents the method that will handle the DrawAfter event.

DrawAfterFigureEventHandler

Represents the method that will handle the DrawAfterFigure event.

DrawBackgroundEventHandler

Represents the method that will handle the DrawBackground event.

DrawEventHandler

Represents the method that will handle the Draw event.

DrawFigureEventHandler

Represents the method that will handle the DrawFigure event.

DrawOverAllEventHandler

Represents the method that will handle the DrawOverAll event.

EraseObjectEventHandler

Represents the method that will handle the EraseObject event.

FigureDrawGripsEventHandler

Represents the method that will handle the FigureDrawGrips event.

FilterActionPointEventHandler

Represents the method that will handle the FilterActionPoint event.

FilterFigureEventHandler

Represents the method that will handle the FilterFigure event.

GetDimensionTextEventHandler

Represents the method that will handle the GetDimensionText event.

GetFileImagePreviewEventHandler

Represents the method that will handle the GetFileImagePreview event.

GetGripPointsEventHandler

Represents the method that will handle the GetGripPoints event.

GetOpenFileFilterFormatEventHandler

Represents the method that will handle the GetOpenFileFilterFormat event.

GetPassWordEventHandler

Represents the method that will handle the GetPassWord event.

GetSaveFileFilterFormatEventHandler

Represents the method that will handle the GetSaveFileFilterFormat event.

GotFocusEventHandler

Represents the method that will handle the vdGotFocus event.

GripSelectionModifiedEventHandler

Represents the method that will handle the GripSelectionModified event.

HandleDestroyedEventHandler

Represents the method that will handle the vdHandleDestroyed event.

InitBaseActionEventHandler

Represents the method that will handle the InitBaseAction event.

InitializeDocumentEventHandler

Represents the method that will handle the InitializeDocument event.

InvalidatedEventHandler

Represents the method that will handle the vdInvalidated event.

IsValidOpenFormatEventHandler

Represents the method that will handle the IsValidOpenFormat event.

KeyDownEventHandler

Represents the method that will handle the vdKeyDown event.

KeyPressEventHandler

Represents the method that will handle the vdKeyPress event.

KeyUpEventHandler

Represents the method that will handle the vdKeyUp event.

LoadUnknownFileNameEventHandler

Represents the method that will handle the LoadUnknownFileName event.

LostFocusEventHandler

Represents the method that will handle the vdLostFocus event.

MouseClickEventHandler

Represents the method that will handle the vdMouseClick event.

MouseDoubleClickEventHandler

Represents the method that will handle the vdMouseDoubleClick event.

MouseDownEventHandler

Represents the method that will handle the vdMouseDown event.

MouseEnterEventHandler

Represents the method that will handle the vdMouseEnter event.

MouseHoverEventHandler

Represents the method that will handle the vdMouseHover event.

MouseLeaveEventHandler

Represents the method that will handle the vdMouseLeave event.

MouseMoveAfterEventHandler

Represents the method that will handle the MouseMoveAfter event.

MouseMoveEventHandler

Represents the method that will handle the vdMouseMove event.

MouseUpEventHandler

Represents the method that will handle the vdMouseUp event.

MouseWheelEventHandler

Represents the method that will handle the vdMouseWheel event.

MoveGripPointsAtEventHandler

Represents the method that will handle the MoveGripPointsAt event.

NoFileFindEventHandler

Represents the method that will handle the NoFileFind event.

OpenUrlEventHandler

Represents the method that will handle the OpenUrl event.

PaintEventHandler

Represents the method that will handle the vdPaint event.

ProgressEventHandler

Represents the method that will handle the Progress event.

PromptEventHandler

Represents the method that will handle the Prompt event.

ResizeControlWindowEventHandler

Represents the method that will handle the ResizeControlWindow event.

ResizeEventHandler

Represents the method that will handle the vdResize event.

SaveUnknownFileNameEventHandler

Represents the method that will handle the SaveUnknownFileName event.

ScrollEventHandler

Represents the method that will handle the vdScroll event.

SelectionsAddItemEventHandler

Represents the method that will handle the SelectionsAddItem event.

SelectionsRemoveAllItemsEventHandler

Represents the method that will handle the SelectionsRemoveAllItems event.

SelectionsRemoveItemEventHandler

Represents the method that will handle the SelectionsRemoveItem event.

TimerEventHandler

Represents the method that will handle the OnTimer event.

UnInitializeDocumentEventHandler

Represents the method that will handle the UnInitializeDocument event.

VectorDrawBaseControl.SpaceMouseNavigator.Parse3dMouseEventDelegate

Represents the method that will handle the Parse3dMouseEvent event.

WindowProcEventHandler

Represents the method that will handle the WindowProc event.

vdMenuStrip.AddMenuButtonDelegate

Represents the method that will handle the OnAddMenuButton event.

vdMenuStrip.FileFindEventHandler

Represents the method that will handle the OnFileFind event.