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