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; }
Public Property ProgramName As String
Get
Set
abstract ProgramName : string with get, set
override ProgramName : string with get, set
Property Value
Type:
StringThe name of the program.
Implements
AboutDialogIHandlerProgramNameSee Also