Click or drag to resize

ThemedAboutDialogHandlerProgramName Property

Gets or sets the name of the program.

Namespace:  Eto.Forms.ThemedControls
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.

Implements

AboutDialogIHandlerProgramName
See Also