Form Script 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 FormScript : DockContentVB
<SerializableAttribute>
Public Class FormScript
Inherits DockContent- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DockContent FormScript
Constructors
Properties
| AllowEndUserDocking | (Inherited from DockContent) |
| AutoHidePortion | (Inherited from DockContent) |
| btnRun | |
| btnRunAsync | |
| btnRunDebug | |
| btnStopDebug | |
| CloseButton | (Inherited from DockContent) |
| CloseButtonVisible | (Inherited from DockContent) |
| CopyToolStripButton | |
| CutToolStripButton | |
| DockAreas | (Inherited from DockContent) |
| FaTabStripItem3 | |
| FaTabStripItem4 | |
| FaTabStripItem5 | |
| HideOnClose | (Inherited from DockContent) |
| imageList1 | |
| ListBox1 | |
| PasteToolStripButton | |
| pd1 | |
| PrintToolStripButton | |
| ShowHint | (Inherited from DockContent) |
| TabPageContextMenu | (Inherited from DockContent) |
| TabPageContextMenuStrip | (Inherited from DockContent) |
| TabStripScripts | |
| TabText | (Inherited from DockContent) |
| ToolStrip1 | |
| toolStripSeparator | |
| toolStripSeparator1 | |
| ToolStripSeparator2 | |
| ToolTipText | (Inherited from DockContent) |
| treeViewItems | |
| tscb1 | |
| tscb2 |
Methods
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) |