Click or drag to resize

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; }

Property Value

Type: String
The copyright text.

Implements

AboutDialogIHandlerCopyright
See Also