Click or drag to resize

EditingForm_LevelGauge Class

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

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

The EditingForm_LevelGauge type exposes the following members.

Constructors
 NameDescription
Public methodEditingForm_LevelGauge 
Top
Properties
 NameDescription
Public propertyAllowEndUserDocking
(Inherited from DockContent)
Public propertyAutoHidePortion
(Inherited from DockContent)
Public propertycbSourceObj 
Public propertycbSourceProp 
Public propertycbSourceUnits 
Public propertycbSourceUnitType 
Public propertychkActive 
Public propertyCloseButton
(Inherited from DockContent)
Public propertyCloseButtonVisible
(Inherited from DockContent)
Public propertyDockAreas
(Inherited from DockContent)
Public propertyGroupBox5 
Public propertyGroupBoxMonProp 
Public propertyHideOnClose
(Inherited from DockContent)
Public propertyLabel1 
Public propertyLabel11 
Public propertyLabel19 
Public propertyLabel2 
Public propertyLabel3 
Public propertyLabel4 
Public propertyLabel5 
Public propertyLabel7 
Public propertylblSourceVal 
Public propertylblTag 
Public propertyModular
(Inherited from ObjectEditorForm)
Public propertyShowHint
(Inherited from DockContent)
Public propertySimObject 
Public propertyTabPageContextMenu
(Inherited from DockContent)
Public propertyTabPageContextMenuStrip
(Inherited from DockContent)
Public propertyTabText
(Inherited from DockContent)
Public propertytbHigh 
Public propertytbLow 
Public propertytbMaxVal 
Public propertytbMinVal 
Public propertytbVeryHigh 
Public propertytbVeryLow 
Public propertyToolTipText
(Inherited from DockContent)
Public propertyToolTipValues
(Inherited from ObjectEditorForm)
Top
Methods
 NameDescription
Public methodActivate
(Inherited from DockContent)
Private methodcbInlet1_SelectedIndexChanged 
Private methodcbSourceProp_SelectedIndexChanged 
Private methodcbSourceUnits_SelectedIndexChanged 
Private methodcbSourceUnitType_SelectedIndexChanged 
Private methodchkActive_CheckedChanged 
Private methodchkDisplayPercent_CheckedChanged 
Private methodchkShowAlarms_CheckedChanged 
Private methodchkVeryLow_CheckedChanged 
Protected methodDispose
(Overrides FormDispose(Boolean))
Public methodDockTo(DockPanel, DockStyle)
(Inherited from DockContent)
Public methodDockTo(DockPane, DockStyle, Int32)
(Inherited from DockContent)
Private methodEditingForm_LevelGauge_Load 
Protected methodEditor_MouseMove
(Inherited from ObjectEditorForm)
Public methodFloatAt
(Inherited from DockContent)
Public methodGetAllChildren
(Inherited from ObjectEditorForm)
Protected methodGetPersistString
(Inherited from DockContent)
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)
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 methodtbLow_KeyUp 
Private methodtbMaxVal_KeyUp 
Private methodtbMinVal_KeyUp 
Public methodUpdateInfo 
Top
Events
 NameDescription
Public eventDockStateChanged
(Inherited from DockContent)
Top
Fields
 NameDescription
Private fieldcomponents 
Public fieldInspReportBar
(Inherited from ObjectEditorForm)
Public fieldLoaded 
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