ArcObjects Library Reference (ArcMapUI)  

MapInsetWindow Class

Window to display MapInsets.

MapInsetWindow is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

Interfaces

Interfaces Description
IActiveViewEvents (esriCarto) Provides access to events that occur when the state of the active view changes.
IDataWindow Provides access to members that control popup windows that show map data.
IDataWindow2 Provides access to members that control popup windows that show map data.
IDocumentEvents Provides access to events that occur in ArcMap.
ILensWindow Provides access to members that control the Lens Window.
IMapInsetWindow Provides access to members that control the Map Inset Window.
IMapSurroundEvents (esriCarto) Provides access to events that occur when the state of the map surrounds changes.
IPersistStream (esriSystem)

Event Interfaces

Interfaces Description
IDataWindowEvents (default) Provides access to events that occur in a data window.

Working with Events

[Visual Basic 6.0]

When working with MapInsetWindow's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pMapInsetWindow as MapInsetWindow