Click or drag to resize

FormWhatsNew Class

Inheritance Hierarchy
System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.Form
              DWSIM.FormWhatsNew

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

The FormWhatsNew type exposes the following members.

Constructors
 NameDescription
Public methodFormWhatsNew 
Top
Methods
 NameDescription
Protected methodDispose
(Overrides Form.Dispose(Boolean))
Private methodFormWhatsNew_Load 
Private methodInitializeComponent 
Top
Fields
 NameDescription
Private fieldcomponents 
Top
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