Click or drag to resize

AboutDialogProgramName Property

Gets or sets the name of the program.

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

Property Value

Type: String
The name of the program.
See Also