ArcObjects Library Reference  (CatalogUI)    

IGxDialog.ButtonCaption Property

The caption to use for the Open or Save button.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface