Click or drag to resize

EditingForm_ReaktoroGibbs Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              DockContent
                DWSIM.SharedClassesObjectEditorForm
                  DWSIM.UnitOperationsEditingForm_ReaktoroGibbs

Namespace: DWSIM.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public class EditingForm_ReaktoroGibbs : ObjectEditorForm
Request Example View Source

The EditingForm_ReaktoroGibbs type exposes the following members.

Constructors
 NameDescription
Public methodEditingForm_ReaktoroGibbs 
Top
Properties
 NameDescription
Public propertyAllowEndUserDocking
(Inherited from DockContent)
Public propertyAutoHidePortion
(Inherited from DockContent)
Public propertybtnConfigurePP 
Public propertybtnCreateAndConnectEnergy 
Public propertybtnCreateAndConnectInlet1 
Public propertybtnCreateAndConnectOutlet1 
Public propertybtnDisconnect1 
Public propertybtnDisconnectEnergy 
Public propertybtnDisconnectOutlet1 
Public propertyButton4 
Public propertyButton5 
Public propertyButton6 
Public propertycbDatabase 
Public propertycbEnergy 
Public propertycbInlet1 
Public propertycbOutlet1 
Public propertycbPDrop 
Public propertycbPropPack 
Public propertychkActive 
Public propertychkUseEmbeddedImage 
Public propertyCloseButton
(Inherited from DockContent)
Public propertyCloseButtonVisible
(Inherited from DockContent)
Public propertyDataGridViewTextBoxColumn6 
Public propertyDataGridViewTextBoxColumn7 
Public propertyDockAreas
(Inherited from DockContent)
Public propertygridConversions 
Public propertyGroupBox1 
Public propertyGroupBox2 
Public propertyGroupBox3 
Public propertyGroupBox4 
Public propertyGroupBox5 
Public propertyGroupBox6 
Public propertyHideOnClose
(Inherited from DockContent)
Public propertyLabel1 
Public propertyLabel11 
Public propertyLabel12 
Public propertyLabel13 
Public propertyLabel14 
Public propertyLabel19 
Public propertyLabel2 
Public propertyLabel5 
Public propertyLabel7 
Public propertyLabel9 
Public propertylblConnectedTo 
Public propertylblStatus 
Public propertylblTag 
Public propertylvComps 
Public propertylvElements 
Public propertyModular
(Inherited from ObjectEditorForm)
Public propertyrtbAnnotations 
Public propertyShowHint
(Inherited from DockContent)
Public propertySimObject 
Public propertyTabControlParameters 
Public propertyTabPage3 
Public propertyTabPageCompounds 
Public propertyTabPageContextMenu
(Inherited from DockContent)
Public propertyTabPageContextMenuStrip
(Inherited from DockContent)
Public propertyTabPageElements 
Public propertyTabPageParams 
Public propertytabstrip1 
Public propertyTabText
(Inherited from DockContent)
Public propertytbExternalDB 
Public propertytbPDrop 
Public propertyToolTipText
(Inherited from DockContent)
Public propertyToolTipValues
(Inherited from ObjectEditorForm)
Top
Methods
 NameDescription
Public methodActivate
(Inherited from DockContent)
Private methodbtnConfigurePP_Click 
Private methodbtnCreateAndConnectInlet1_Click 
Private methodbtnDisconnect1_Click 
Private methodbtnDisconnectEnergy_Click 
Private methodbtnDisconnectOutlet1_Click 
Private methodButton1_Click 
Private methodButton2_Click 
Private methodButton3_Click 
Private methodButton4_Click 
Private methodButton5_Click 
Private methodButton6_Click 
Private methodButton7_Click 
Private methodcbDatabase_SelectedIndexChanged 
Private methodcbEnergy_SelectedIndexChanged 
Private methodcbInlet1_SelectedIndexChanged 
Private methodcbOutlet1_SelectedIndexChanged 
Private methodcbPropPack_SelectedIndexChanged 
Private methodCheckBox1_CheckedChanged 
Private methodCheckBox2_CheckedChanged 
Private methodCheckBox3_CheckedChanged 
Private methodCheckBox4_CheckedChanged 
Private methodchkActive_CheckedChanged 
Private methodchkUseEmbeddedImage_CheckedChanged 
Private methodchkUseExternalDatabase_CheckedChanged 
Protected methodDispose
(Overrides FormDispose(Boolean))
Public methodDockTo(DockPanel, DockStyle)
(Inherited from DockContent)
Public methodDockTo(DockPane, DockStyle, Int32)
(Inherited from DockContent)
Private methodEditingForm_WaterElectrolyzer_Load 
Protected methodEditor_MouseMove
(Inherited from ObjectEditorForm)
Public methodFloatAt
(Inherited from DockContent)
Public methodGetAllChildren
(Inherited from ObjectEditorForm)
Protected methodGetPersistString
(Inherited from DockContent)
Private methodgrid_DataError 
Private methodgridCompNames_CellValueChanged 
Private methodgridFeeds_CellValueChanged 
Public methodHide
(Inherited from DockContent)
Private methodInitializeComponent 
Public methodIsDockStateValid
(Inherited from DockContent)
Private methodlblTag_KeyPress 
Private methodlblTag_TextChanged 
Private methodlvComps_ItemChecked 
Private methodlvElements_ItemChecked 
Protected methodOnDockStateChanged
(Inherited from DockContent)
Protected methodOnSizeChanged
(Inherited from DockContent)
Private methodrtbAnnotations_RtfChanged 
Public methodShow
(Inherited from DockContent)
Public methodShow(DockPanel)
(Inherited from DockContent)
Public methodShow(DockPane, IDockContent)
(Inherited from DockContent)
Public methodShow(DockPanel, Rectangle)
(Inherited from DockContent)
Public methodShow(DockPanel, DockState)
(Inherited from DockContent)
Public methodShow(DockPane, DockAlignment, Double)
(Inherited from DockContent)
Private methodtb_TextChanged 
Private methodTextBoxKeyDown 
Public methodUpdateInfo 
Top
Events
 NameDescription
Public eventDockStateChanged
(Inherited from DockContent)
Top
Fields
 NameDescription
Private fieldcomponents 
Public fieldInspReportBar
(Inherited from ObjectEditorForm)
Public fieldLoaded 
Private fieldnf 
Private fieldunits 
Top
Extension Methods
 NameDescription
Public Extension MethodChangeDefaultFont
(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