Object Editor Form Class
Definition
Namespace: DWSIM.SharedClasses
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
C#
public class ObjectEditorForm : DockContentVB
Public Class ObjectEditorForm
Inherits DockContent- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DockContent ObjectEditorForm
- Derived
Constructors
Properties
| AllowEndUserDocking | (Inherited from DockContent) |
| AutoHidePortion | (Inherited from DockContent) |
| CloseButton | (Inherited from DockContent) |
| CloseButtonVisible | (Inherited from DockContent) |
| DisplayTimer | |
| DockAreas | (Inherited from DockContent) |
| HideOnClose | (Inherited from DockContent) |
| Modular | |
| ShowHint | (Inherited from DockContent) |
| TabPageContextMenu | (Inherited from DockContent) |
| TabPageContextMenuStrip | (Inherited from DockContent) |
| TabText | (Inherited from DockContent) |
| ToolTipText | (Inherited from DockContent) |
| ToolTipValues |
Methods
| Activate | (Inherited from DockContent) |
| DisplayTimer_Elapsed | |
| DockTo(DockPanel, DockStyle) | (Inherited from DockContent) |
| DockTo(DockPane, DockStyle, Int32) | (Inherited from DockContent) |
| Editor_MouseMove | |
| FloatAt | (Inherited from DockContent) |
| GetAllChildren | |
| GetPersistString | (Inherited from DockContent) |
| Hide | (Inherited from DockContent) |
| InitializeComponent | |
| IsDockStateValid | (Inherited from DockContent) |
| ObjectEditorForm_Load | |
| OnDockStateChanged | (Inherited from DockContent) |
| OnSizeChanged | (Inherited from DockContent) |
| ResetObjectReference | |
| 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) |
| ToolTipValues_Popup |
Events
| DockStateChanged | (Inherited from DockContent) |
Fields
Extension Methods
| ChangeDefaultFont | (Defined by FormExtensions) |
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
| UIThread | (Defined by General) |
| UIThreadInvoke | (Defined by General) |