This document is archived and information here might be outdated.  Recommended version.


IDataWindowFactory Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataWindowFactory Interface
ArcGIS Developer Help

IDataWindowFactory Interface

Provides access to members that control the Factory for creating floating windows.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method CanCreate Indicates if the window is available given the current application state.
Method Create Create a new floating window.
Read-only property Name The name of objects created by this factory.

Classes that implement IDataWindowFactory

Classes Description
MapInsetWindowFactory Factory to generate a MapInset window.
MapViewerWindowFactory Factory to generate a Viewer Window.
OverviewWindowFactory Factory to generate an Overview window.