ArcFM Desktop Developer Guide
SetStatusBarMessage Method (InspectorUtils)


Syntax
'Declaration
 
Public Shared Sub SetStatusBarMessage( _
   ByVal message As String, _
   ByVal focusMap As IMap _
) 
'Usage
 
Dim message As String
Dim focusMap As IMap
 
InspectorUtils.SetStatusBarMessage(message, focusMap)
public static void SetStatusBarMessage( 
   string message,
   IMap focusMap
)

Parameters

message
focusMap
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

InspectorUtils Class
InspectorUtils Members

 

 


Send Comment