Click or drag to resize

EditingForm_SpreadsheetUO Class

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

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

The EditingForm_SpreadsheetUO type exposes the following members.

Constructors
 NameDescription
Public methodEditingForm_SpreadsheetUO 
Top
Properties
 NameDescription
Public propertyAllowEndUserDocking
(Inherited from DockContent)
Public propertyAutoHidePortion
(Inherited from DockContent)
Public propertybtnConfigurePP 
Public propertybtnCreateAndConnectEnergy 
Public propertybtnCreateAndConnectInlet1 
Public propertybtnCreateAndConnectInlet2 
Public propertybtnCreateAndConnectInlet3 
Public propertybtnCreateAndConnectInlet4 
Public propertybtnCreateAndConnectOutlet1 
Public propertybtnCreateAndConnectOutlet2 
Public propertybtnCreateAndConnectOutlet3 
Public propertybtnCreateAndConnectOutlet4 
Public propertybtnDisconnect1 
Public propertybtnDisconnect2 
Public propertybtnDisconnect3 
Public propertybtnDisconnect4 
Public propertybtnDisconnectEnergyE 
Public propertybtnDisconnectOutlet1 
Public propertybtnDisconnectOutlet2 
Public propertybtnDisconnectOutlet3 
Public propertybtnDisconnectOutlet4 
Public propertyBtnEdit 
Public propertyBtnNew 
Public propertyBtnSearch 
Public propertycbEnergyE 
Public propertycbInlet1 
Public propertycbInlet2 
Public propertycbInlet3 
Public propertycbInlet4 
Public propertycbOutlet1 
Public propertycbOutlet2 
Public propertycbOutlet3 
Public propertycbOutlet4 
Public propertycbPropPack 
Public propertychkActive 
Public propertyCloseButton
(Inherited from DockContent)
Public propertyCloseButtonVisible
(Inherited from DockContent)
Public propertyColumn1 
Public propertyColumn2 
Public propertyColumn3 
Public propertyColumn5 
Public propertyDataGridViewTextBoxColumn1 
Public propertyDataGridViewTextBoxColumn2 
Public propertydgvinputvars 
Public propertydgvoutputvars 
Public propertyDockAreas
(Inherited from DockContent)
Public propertyGroupBox3 
Public propertyGroupBox5 
Public propertyGroupBoxConnections 
Public propertyGroupBoxParameters 
Public propertyGroupBoxVariables 
Public propertyHideOnClose
(Inherited from DockContent)
Public propertyLabel1 
Public propertyLabel11 
Public propertyLabel12 
Public propertyLabel13 
Public propertyLabel14 
Public propertyLabel15 
Public propertyLabel16 
Public propertyLabel19 
Public propertyLabel2 
Public propertyLabel3 
Public propertyLabel4 
Public propertyLabel7 
Public propertyLabel9 
Public propertylblConnectedTo 
Public propertylblStatus 
Public propertylblTag 
Public propertyModular
(Inherited from ObjectEditorForm)
Public propertyOpenFileDialog1 
Public propertyShowHint
(Inherited from DockContent)
Public propertySimObject 
Public propertyTabControl1 
Public propertyTabPage1 
Public propertyTabPage2 
Public propertyTabPageContextMenu
(Inherited from DockContent)
Public propertyTabPageContextMenuStrip
(Inherited from DockContent)
Public propertyTabText
(Inherited from DockContent)
Public propertyTbFileName 
Public propertyToolTip1 
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 methodbtnDisconnect_Click 
Private methodbtnDisconnect1_Click 
Private methodbtnDisconnectOutlet1_Click 
Private methodBtnEdit_Click 
Private methodBtnNew_Click 
Private methodBtnSearch_Click 
Private methodcbEmbeddedFiles_SelectedIndexChanged 
Private methodcbEnergy_SelectedIndexChanged 
Private methodcbPropPack_SelectedIndexChanged 
Private methodchkActive_CheckedChanged 
Private methoddgvinputvars_CellValueChanged 
Protected methodDispose
(Overrides FormDispose(Boolean))
Public methodDockTo(DockPanel, DockStyle)
(Inherited from DockContent)
Public methodDockTo(DockPane, DockStyle, Int32)
(Inherited from DockContent)
Private methodEditingForm_HeaterCooler_Load 
Protected methodEditor_MouseMove
(Inherited from ObjectEditorForm)
Public methodFloatAt
(Inherited from DockContent)
Public methodGetAllChildren
(Inherited from ObjectEditorForm)
Protected methodGetPersistString
(Inherited from DockContent)
Public methodHandleInletConnections 
Public methodHandleOutletConnections 
Public methodHide
(Inherited from DockContent)
Private methodInitializeComponent 
Public methodIsDockStateValid
(Inherited from DockContent)
Private methodlblTag_KeyPress 
Private methodlblTag_TextChanged 
Protected methodOnDockStateChanged
(Inherited from DockContent)
Protected methodOnSizeChanged
(Inherited from DockContent)
Private methodrbFileEmbedded_CheckedChanged 
Public methodRequestCalc 
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 methodTbFileName_TextChanged 
Public methodUpdateInfo 
Public methodUpdateInletConnection 
Public methodUpdateOutletConnection 
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