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; }
Public Property ProgramDescription As String
Get
Set
abstract ProgramDescription : string with get, set
override ProgramDescription : string with get, set
Property Value
Type:
StringThe program description.
Implements
AboutDialogIHandlerProgramDescriptionSee Also