Click or drag to resize

ThemedAboutDialogHandlerProgramDescription Property

Gets or sets the program description.

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

Property Value

Type: String
The program description.

Implements

AboutDialogIHandlerProgramDescription
See Also