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

    FormHYD Class

    Definition

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

    Constructors

    FormHYD 

    Properties

    AttachedTo 
    AutoUpdate 
    Button1 
    ComboBox1 
    ComboBox3 
    GroupBox1 
    GroupBox2 
    GroupBox3 
    GroupBox4 
    GroupBox6 
    ID 
    KryptonButton2 
    KryptonButton3 
    Label1 
    Label10 
    Label11 
    Label12 
    Label13 
    Label14 
    Label15 
    Label16 
    Label17 
    Label18 
    Label19 
    Label2 
    Label20 
    Label21 
    Label23 
    Label3 
    Label4 
    Label5 
    Label6 
    Label7 
    Label8 
    Label9 
    LblSelected 
    loaded 
    Name1 

    Methods

    Button1_Click 
    ComboBox1_SelectedIndexChanged 
    Dispose
    (Overrides ContainerControlDispose(Boolean))
    FormHYD_HelpRequested 
    FormHYD_Load 
    GetPropertyList 
    GetPropertyUnits 
    GetPropertyValue 
    GetUtilityType 
    Initialize 
    InitializeComponent 
    KryptonButton2_Click 
    KryptonButton3_Click 
    LoadData 
    Populate 
    SaveData 
    SetPropertyValue 
    Update1 

    Fields

    components 
    cv 
    Frm 
    m_aux 
    mat 
    nf 
    nomesglobal 
    resPC 
    resTC 
    su 
    tipoPC 
    tipoTC 

    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