Click or drag to resize

AboutDialogCopyright Property

Gets or sets the copyright text.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public string Copyright { get; set; }

Property Value

Type: String
The copyright text.
See Also