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


ITxCatalogDialog.ButtonCaption Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITxCatalogDialog.ButtonCaption Property

The caption to use for the Open or Save button.

[Visual Basic .NET]
Public WriteOnly Property ButtonCaption
[C#]
public void ButtonCaption {set;}
[C++]
HRESULT put_ButtonCaption(
  BSTR 
);
[C++]

Parameters [in] is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITxCatalogDialog Interface