Updates the title caption of 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 UpdateCaption(
	string caption
)
Visual Basic (Declaration)
Public Sub UpdateCaption ( _
	caption As String _
)

Parameters

caption
Type: System..::.String
The title of the progress dialog window.

See Also

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