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


ITxDocEventHandler.IsMapControl Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITxDocEventHandler.IsMapControl Method

Indicates if this object is attached to a map control.

[Visual Basic .NET]
Public Sub IsMapControl ( _
)
[C#]
public void IsMapControl (
);
[C++]
HRESULT IsMapControl(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITxDocEventHandler Interface