Attached Utility Class 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 AttachedUtilityClass : DockContent,
IAttachedUtilityVB
<SerializableAttribute>
Public Class AttachedUtilityClass
Inherits DockContent
Implements IAttachedUtility- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DockContent AttachedUtilityClass
- Implements
- IAttachedUtility
Constructors
Properties
| AllowEndUserDocking | (Inherited from DockContent) |
| AttachedTo | |
| AutoHidePortion | (Inherited from DockContent) |
| AutoUpdate | |
| CloseButton | (Inherited from DockContent) |
| CloseButtonVisible | (Inherited from DockContent) |
| DockAreas | (Inherited from DockContent) |
| HideOnClose | (Inherited from DockContent) |
| ID | |
| InternalUtility | |
| ShowHint | (Inherited from DockContent) |
| TabPageContextMenu | (Inherited from DockContent) |
| TabPageContextMenuStrip | (Inherited from DockContent) |
| TabText | (Inherited from DockContent) |
| ToolTipText | (Inherited from DockContent) |
| UtilityName |
Methods
| Activate | (Inherited from DockContent) |
| AttachedUtilityClass_Load | |
| AttachedUtilityClass_Shown | |
| chkAutoUpdate_CheckedChanged | |
| DockingHandler | |
| DockTo(DockPanel, DockStyle) | (Inherited from DockContent) |
| DockTo(DockPane, DockStyle, Int32) | (Inherited from DockContent) |
| FloatAt | (Inherited from DockContent) |
| GetPersistString | (Inherited from DockContent) |
| GetPropertyList | |
| GetPropertyUnits | |
| GetPropertyValue | |
| GetUtilityType | |
| Hide | (Inherited from DockContent) |
| Initialize | |
| InitializeComponent | |
| IsDockStateValid | (Inherited from DockContent) |
| LoadData | |
| OnDockStateChanged | (Inherited from DockContent) |
| OnSizeChanged | (Inherited from DockContent) |
| Populate | |
| SaveData | |
| SetPropertyValue | |
| 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) |
| tbName_TextChanged | |
| tsbClose_Click | |
| UpdateResults |
Events
| DockStateChanged | (Inherited from DockContent) |
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) |