About Box Class
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public class AboutBox : FormVB
Public Class AboutBox
Inherits Form- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form AboutBox
Constructors
Properties
| Button1 | |
| Copyright | |
| Label1 | |
| Label11 | |
| Label12 | |
| Label2 | |
| Label4 | |
| Label7 | |
| LabelLicense | |
| LblCLRInfo | |
| Lblcpuinfo | |
| Lblmem | |
| LblOSInfo | |
| LinkLabel1 | |
| LinkLabel2 | |
| tbAcknowledgements | |
| TextBox1 | |
| Version |
Methods
| AboutBox_Load | |
| AboutBox_Shown | |
| Button1_Click | |
| Dispose | (Overrides FormDispose(Boolean)) |
| InitializeComponent | |
| Populate | populate a listview with the specified key and value strings |
Fields
| _CallingAssemblyName | |
| _EntryAssembly | |
| _EntryAssemblyAttribCollection | |
| _EntryAssemblyName | |
| _ExecutingAssemblyName | |
| _IsPainted | |
| components |
Extension Methods
| ChangeDefaultFont | (Defined by FormExtensions) |
| GetAllChildren | (Defined by FormExtensions) |
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
| UIThread | (Defined by General) |
| UIThreadInvoke | (Defined by General) |