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


IGMxApplicationAdmin.UpdateStatusBarMessage Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGMxApplicationAdmin Interface > IGMxApplicationAdmin.UpdateStatusBarMessage Method
ArcGIS Developer Help

IGMxApplicationAdmin.UpdateStatusBarMessage Method

Updates status bar message when selection or view changes.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxApplicationAdmin Interface