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