ArcObjects Library Reference (NetworkAnalystUI)  

INAWindow.Message Property

Displays a message at the bottom of the window.

[Visual Basic .NET]
Public WriteOnly Property Message
[C#]
public void Message {set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

The Message property changes the text at the bottom on the NAWindow.

See Also

INAWindow Interface