Watch Panel 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#
[SerializableAttribute]
public class WatchPanel : DockContentVB
<SerializableAttribute>
Public Class WatchPanel
Inherits DockContent- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DockContent WatchPanel
Constructors
Properties
| AllowEndUserDocking | (Inherited from DockContent) |
| AutoHidePortion | (Inherited from DockContent) |
| btnRemove | |
| CloseButton | (Inherited from DockContent) |
| CloseButtonVisible | (Inherited from DockContent) |
| DockAreas | (Inherited from DockContent) |
| Flowsheet | |
| HideOnClose | (Inherited from DockContent) |
| ShowHint | (Inherited from DockContent) |
| TabPageContextMenu | (Inherited from DockContent) |
| TabPageContextMenuStrip | (Inherited from DockContent) |
| TabText | (Inherited from DockContent) |
| ToolStrip1 | |
| ToolTipText | (Inherited from DockContent) |
Methods
| Activate | (Inherited from DockContent) |
| btnAdd_Click | |
| btnRemove_Click | |
| dgv_CellValueChanged | |
| Dispose | (Overrides FormDispose(Boolean)) |
| DockTo(DockPanel, DockStyle) | (Inherited from DockContent) |
| DockTo(DockPane, DockStyle, Int32) | (Inherited from DockContent) |
| FloatAt | (Inherited from DockContent) |
| FloatToolStripMenuItem_Click | |
| frmWatch_Load | |
| frmWatch_Shown | |
| GetPersistString | (Inherited from DockContent) |
| Hide | (Inherited from DockContent) |
| InitializeComponent | |
| IsDockStateValid | (Inherited from DockContent) |
| OnDockStateChanged | (Inherited from DockContent) |
| OnSizeChanged | (Inherited from DockContent) |
| PopulateList | |
| 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) |
| ToolStripButton1_Click | |
| UpdateList |
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) |