Form PIDTuning 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 FormPIDTuning : DockContentVB
Public Class FormPIDTuning
Inherits DockContent- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DockContent FormPIDTuning
Constructors
Properties
| AllowEndUserDocking | (Inherited from DockContent) |
| AutoHidePortion | (Inherited from DockContent) |
| CloseButton | (Inherited from DockContent) |
| CloseButtonVisible | (Inherited from DockContent) |
| DockAreas | (Inherited from DockContent) |
| HideOnClose | (Inherited from DockContent) |
| ShowHint | (Inherited from DockContent) |
| TabPageContextMenu | (Inherited from DockContent) |
| TabPageContextMenuStrip | (Inherited from DockContent) |
| TabText | (Inherited from DockContent) |
| ToolTipText | (Inherited from DockContent) |
Methods
| Activate | (Inherited from DockContent) |
| btnCancel_Click | |
| btnRun_Click | |
| Dispose | (Overrides FormDispose(Boolean)) |
| DockTo(DockPanel, DockStyle) | (Inherited from DockContent) |
| DockTo(DockPane, DockStyle, Int32) | (Inherited from DockContent) |
| FloatAt | (Inherited from DockContent) |
| FormPIDTuning_Load | |
| GetPersistString | (Inherited from DockContent) |
| Hide | (Inherited from DockContent) |
| InitializeComponent | |
| IsDockStateValid | (Inherited from DockContent) |
| OnDockStateChanged | (Inherited from DockContent) |
| OnSizeChanged | (Inherited from DockContent) |
| Show | (Inherited from DockContent) |
| Show(DockPanel) | (Inherited from DockContent) |
| Show(DockPane, IDockContent) | (Inherited from DockContent) |
| Show(DockPanel, Rectangle) | (Inherited from DockContent) |
| Show(DockPanel, DockState) | (Inherited from DockContent) |
| Show(DockPane, DockAlignment, Double) | (Inherited from DockContent) |
Events
| DockStateChanged | (Inherited from DockContent) |
Fields
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) |