Form Optimization Class
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public class FormOptimization : DockContentVB
Public Class FormOptimization
Inherits DockContent- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DockContent FormOptimization
Constructors
Properties
| AllowEndUserDocking | (Inherited from DockContent) |
| AutoHidePortion | (Inherited from DockContent) |
| btnAbort | |
| btnClear | |
| btnCopyCase | |
| btnDeleteCase | |
| btnNewCase | |
| btnRestore | |
| btnRun | |
| btnSaveCase | |
| btnVerify | |
| CloseButton | (Inherited from DockContent) |
| CloseButtonVisible | (Inherited from DockContent) |
| ComboBox1 | |
| dgVariables | |
| DockAreas | (Inherited from DockContent) |
| FlowLayoutPanel1 | |
| FlowLayoutPanel2 | |
| GBconfig | |
| GBexpression | |
| GBvars | |
| GroupBox2 | |
| GroupBox7 | |
| GroupBox8 | |
| grProgress | |
| HideOnClose | (Inherited from DockContent) |
| Label1 | |
| Label10 | |
| Label11 | |
| Label12 | |
| Label2 | |
| Label3 | |
| Label4 | |
| Label5 | |
| Label6 | |
| Label7 | |
| Label8 | |
| Label9 | |
| lbCases | |
| Panel1 | |
| rb2PointDeriv | |
| rb4PointDeriv | |
| rbExpression | |
| rbMaximize | |
| rbMinimize | |
| rbVariable | |
| ShowHint | (Inherited from DockContent) |
| TabPageContextMenu | (Inherited from DockContent) |
| TabPageContextMenuStrip | (Inherited from DockContent) |
| TabText | (Inherited from DockContent) |
| tbBarrierMultiplier | |
| tbCaseDesc | |
| tbCaseName | |
| tbCurrentValue | |
| tbExpression | |
| tbH | |
| tbMaxIterations | |
| tbToleranceValue | |
| ToolStrip1 | |
| ToolTipText | (Inherited from DockContent) |
| tsbAddVar | |
| tsbDelVar |
Methods
Events
| DockStateChanged | (Inherited from DockContent) |
Fields
| _penval | |
| abortCalc | |
| cbc1 | |
| cbc2 | |
| cbc3 | |
| components | |
| cv | |
| fmin | |
| form | |
| funcval | |
| info | |
| keydep | |
| keysaux | |
| keyscon | |
| keysind | |
| Loaded | |
| nf | |
| selected | |
| selectedindex0 | |
| selectedoptcase | |
| su |
Extension Methods
| ChangeDefaultFont | (Defined by FormExtensions) |
| GetAllChildren | (Defined by FormExtensions) |
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
| UIThread | (Defined by General) |
| UIThreadInvoke | (Defined by General) |