C#
VB
C++
Gets or sets the title of the Open file dialog box.
public string Title { get; set; }
Public Property Title As String
public:
property String^ Title {
String^ get();
void set ( String^ value);
}
The title of the Open file dialog box.
Refer to RasterOpenDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET