ThemedAboutDialogHandlerCopyright Property |
Gets or sets the copyright text.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string Copyright { get; set; }
Public Property Copyright As String
Get
Set
abstract Copyright : string with get, set
override Copyright : string with get, set
Property Value
Type:
StringThe copyright text.
Implements
AboutDialogIHandlerCopyrightSee Also