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

    SettingsForm Class

    Definition

    Namespace: DWSIM.Thermodynamics
    Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
    C#Request Example
    public class SettingsForm : Form
    VBRequest Example
    Public Class SettingsForm
    	Inherits Form
    Inheritance
    Object    MarshalByRefObject    Component    Control    ScrollableControl    ContainerControl    Form    SettingsForm

    Constructors

    SettingsForm 

    Properties

    btnSelectOctavePath 
    Button1 
    Button4 
    Button7 
    chkEnableParallelCalcs 
    chkEnableSIMD 
    dgvdb 
    dgvIPDB 
    FolderBrowserDialog1 
    Label3 
    OpenFileDialog1 

    Methods

    AddDatabase 
    btnSelectOctavePath_Click 
    Button1_Click 
    Button4_Click 
    Button7_Click 
    cbErrorHandlingMode_SelectedIndexChanged 
    cbParallelism_SelectedIndexChanged 
    chkEnableParallelCalcs_CheckedChanged 
    chkEnableSIMD_CheckedChanged 
    dgvdb_CellContentClick 
    dgvIPDB_CellContentClick 
    Dispose
    (Overrides FormDispose(Boolean))
    InitializeComponent 
    SettingsForm_FormClosing 
    SettingsForm_Load 

    Fields

    components 
    flashsettings 
    loaded 

    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.Thermodynamics 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