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

    FormReacConv Class

    Definition

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

    Constructors

    FormReacConv 

    Properties

    GroupBox1 
    GroupBox2 
    GroupBox3 
    KryptonButton2 
    KryptonButton3 
    KryptonButton4 
    KryptonDataGridView1 
    KryptonLabel1 
    KryptonLabel2 
    KryptonLabel3 
    KryptonLabel4 
    KryptonLabel5 
    KryptonLabel6 
    KryptonLabel7 
    KryptonLabel8 
    KryptonLabel9 
    Label1 
    tbCompBase 
    tbDesc 
    tbEquation 
    tbExp 
    tbName 
    tbPhase 
    tbReacHeat 
    tbStoich 

    Methods

    Dispose
    (Overrides FormDispose(Boolean))
    FormReacConv_Load 
    InitializeComponent 
    KryptonButton2_Click 
    KryptonButton3_Click 
    KryptonButton4_Click 
    KryptonDataGridView1_CellContentClick 
    KryptonDataGridView1_CellContentDoubleClick 
    KryptonDataGridView1_CellValidated 

    Fields

    components 
    cv 
    fc 
    loaded 
    mode 
    nf 
    rc 
    su 

    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)

    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