Share via


New Objects [Visio 2003 SDK Documentation]

Visit the Office Developer Center on MSDN, the Microsoft Developer Network Web site, for the latest information about programming with Microsoft Office Visio 2003, including product news, technical articles, downloads, and samples.

The following table lists objects added to the Visio object model.

Object Description
ApplicationSettings

Provides access to various application settings for Visio.

DrawingControl

A programmable ActiveX control that enables you to build Visio functionality into programs you create in Microsoft Visual Basic 6.0 and other development platforms.

KeyboardEvent

Passed to VisEventProc as the subject of KeyDown, KeyPress, and KeyUp events.

MouseEvent

Passed to VisEventProc as the subject of MouseDown, MouseMove, and MouseUp events.

See Also | New enumerations | New events | New methods (alphabetical list) | New methods (by object) | New properties (alphabetical list) | New properties (by object)