DWSIM Class Library Documentation
C#VB
    Show/Hide TOC
    • Loading...

    FrmCritpt Class

    Definition

    Namespace: DWSIM
    Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
    C#Request Example
    public class FrmCritpt : UserControl, IAttachedUtility
    VBRequest Example
    Public Class FrmCritpt
    	Inherits UserControl
    	Implements IAttachedUtility
    Inheritance
    Object    MarshalByRefObject    Component    Control    ScrollableControl    ContainerControl    UserControl    FrmCritpt
    Implements
    IAttachedUtility

    Constructors

    FrmCritpt 

    Properties

    AttachedTo 
    AutoUpdate 
    BackgroundWorker1 
    Button1 
    Column1 
    Column2 
    Column3 
    Column4 
    Column5 
    Column6 
    ComboBox3 
    CriticalCompressibility 
    CriticalPressure 
    CriticalTemperature 
    CriticalVolume 
    Grid1 
    GroupBox2 
    GroupBox6 
    ID 
    Label23 
    LblSelected 
    Name1 
    PseudoCriticalCompressibility 
    PseudoCriticalPressure 
    PseudoCriticalTemperature 
    PseudoCriticalVolume 

    Methods

    Button1_Click 
    Dispose
    (Overrides ContainerControlDispose(Boolean))
    FrmCritpt_HelpRequested 
    FrmCritpt_Shown 
    GetPropertyList 
    GetPropertyUnits 
    GetPropertyValue 
    GetUtilityType 
    Initialize 
    InitializeComponent 
    LoadData 
    Populate 
    SaveData 
    SetPropertyValue 
    Update1 

    Fields

    components 
    cp 
    cps 
    cv 
    Frm 
    mat 
    nf 
    su 

    Extension Methods

    GetAllChildren
    (Defined by FormExtensions)
    GetEnumNames
    (Defined by General)
    IsValidDouble
    (Defined by General)
    UIThread
    (Defined by General)
    UIThreadInvoke
    (Defined by General)

    See Also

    Reference

    DWSIM Namespace

    In This Article

    • Definition
    • Constructors
    • Properties
    • Methods
    • Fields
    • Extension Methods
    • See Also

    DWSIM is open-source software, released under the GPL v3 license. (c) 2008-2026 Daniel Medeiros and contributors

    Send comments on this topic to Daniel Medeiros