Updates the main message within the dialog window.

Namespace:  ESRI.ArcGISExplorer.Application
Assembly:  ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public void UpdateInstruction(
	string instruction
)
Visual Basic (Declaration)
Public Sub UpdateInstruction ( _
	instruction As String _
)

Parameters

instruction
Type: System..::.String
The main message within the dialog window.

See Also

Relate Topics:
  Close Method
  Dispose Method
  Hide Method
  Show Method
  UpdateCaption Method
  UpdateMessage Method
Created by Atop CHM to web converter,© 2009 all right reserved.