ArcObjects Library Reference (CatalogUI)  

IGxDialog.Title Property

The dialog's title.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface

.NET Samples

Create an NDVI custom raster function (Code Files: NDVICustomFunctionUIForm) | Create a custom raster function (Code Files: WatermarkFunctionUIForm)

.NET Related Topics

CatalogUI