OpenFileDialogTitle Property |
Gets or sets the file dialog box title.
Namespace:
Rhino.UI
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public string Title { get; set; }
Public Property Title As String
Get
Set
Property Value
Type:
StringSee Also