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

    FormConfigureMasterTable Class

    Definition

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

    Constructors

    FormConfigureMasterTable 

    Methods

    btnOrderDown_Click 
    btnOrderUp_Click 
    Button1_Click 
    Button2_Click 
    Button3_Click 
    Button4_Click 
    Button5_Click 
    Button6_Click 
    cbObjectType_SelectedIndexChanged 
    cbOrderBy_SelectedIndexChanged 
    Dispose
    (Overrides FormDispose(Boolean))
    FilterList 
    FormConfigureMasterTable_FormClosing 
    FormConfigureMasterTable_Load 
    FormConfigureMasterTable_Shown 
    InitializeComponent 
    lvObjects_ItemChecked 
    lvProps_ItemChecked 
    nupFS_ValueChanged 
    nupLines_ValueChanged 
    Populate 
    tbSearch_TextChanged 
    TextBox1_TextChanged 

    Fields

    components 
    Loaded 
    MasterList 
    Table 
    Translations 

    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
    • 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