Form Edit Graphic Object 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 FormEditGraphicObject : DockContentVB
Public Class FormEditGraphicObject
Inherits DockContent- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DockContent FormEditGraphicObject
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) |
| PGEx2 | |
| 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) |
| Dispose | (Overrides FormDispose(Boolean)) |
| DockingHandler | |
| DockTo(DockPanel, DockStyle) | (Inherited from DockContent) |
| DockTo(DockPane, DockStyle, Int32) | (Inherited from DockContent) |
| FloatAt | (Inherited from DockContent) |
| FormEditGraphicObject_DockStateChanged | |
| FormEditGraphicObject_Load | |
| FormEditGraphicObject_Shown | |
| GetPersistString | (Inherited from DockContent) |
| Hide | (Inherited from DockContent) |
| InitializeComponent | |
| IsDockStateValid | (Inherited from DockContent) |
| OnDockStateChanged | (Inherited from DockContent) |
| OnSizeChanged | (Inherited from DockContent) |
| PGEx2_PropertyValueChanged | |
| PopulatePGEx2 | |
| 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) |
| tsbClose_Click |
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) |