Click or drag to resize

SimulationObjectsPanel Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              DWSIMSimulationObjectsPanel

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public class SimulationObjectsPanel : UserControl
Request Example View Source

The SimulationObjectsPanel type exposes the following members.

Constructors
 NameDescription
Public methodSimulationObjectsPanel 
Top
Properties
 NameDescription
Public propertyButton1 
Top
Methods
 NameDescription
Private methodButton1_Click 
Private methodCheckBox1_Click 
Protected methodDispose
(Overrides ContainerControlDispose(Boolean))
Private methodInitializeComponent 
Private methodSimulation_Objects_Load 
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodGetAllChildren
(Defined by FormExtensions)
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Public Extension MethodUIThread
(Defined by General)
Public Extension MethodUIThreadInvoke
(Defined by General)
Top
See Also