Click or drag to resize

AboutBox Class

Inheritance Hierarchy

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public class AboutBox : Form
Request Example View Source

The AboutBox type exposes the following members.

Constructors
 NameDescription
Public methodAboutBox 
Top
Properties
Methods
 NameDescription
Private methodAboutBox_Load 
Private methodAboutBox_Shown 
Private methodButton1_Click 
Protected methodDispose
(Overrides FormDispose(Boolean))
Private methodInitializeComponent 
Private methodPopulate populate a listview with the specified key and value strings
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodChangeDefaultFont
(Defined by FormExtensions)
Public Extension MethodGetAllChildren
(Defined by FormExtensions)
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Public Extension MethodUIThread
(Defined by General)
Public Extension MethodUIThreadInvoke
(Defined by General)
Top
See Also