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


IGxDialog.ButtonCaption Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDialog Interface > IGxDialog.ButtonCaption Property
ArcGIS Developer Help

IGxDialog.ButtonCaption Property

The caption to use for the Open or Save button.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface