Click or drag to resize

FormConfigPRSV2 Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              DWSIM.ThermodynamicsFormConfigPropertyPackageBase
                DWSIM.ThermodynamicsFormConfigPRSV2

Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public class FormConfigPRSV2 : FormConfigPropertyPackageBase
Request Example View Source

The FormConfigPRSV2 type exposes the following members.

Constructors
 NameDescription
Public methodFormConfigPRSV2 
Top
Properties
Methods
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
Explicit Interface Implementations
See Also