SelectFolderDialogTitle Property |
Gets or sets the title of dialog
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string Title { get; set; }
Public Property Title As String
Get
Set
member Title : string with get, set
Property Value
Type:
StringThe title.
See Also