AboutDialog Class |
Namespace: Eto.Forms
The AboutDialog type exposes the following members.
Name | Description | |
---|---|---|
AboutDialog |
Initializes a new instance of the AboutDialog class.
| |
AboutDialog(Assembly) |
Initializes a new instance of the AboutDialog class.
|
Name | Description | |
---|---|---|
Copyright |
Gets or sets the copyright text.
| |
Designers |
Gets or sets the list of graphical designers.
| |
Developers |
Gets or sets the list of developers.
| |
Documenters |
Gets or sets the list of documenters.
| |
License |
Gets or sets the license.
| |
Logo |
Gets or sets the application logo.
| |
ProgramDescription |
Gets or sets the program description.
| |
ProgramName |
Gets or sets the name of the program.
| |
Title |
Gets or sets the window title.
| |
Version |
Gets or sets the application version.
| |
Website |
Gets or sets the application website.
| |
WebsiteLabel |
Gets or sets the application website label.
|