Click or drag to resize

ScriptEditorControl Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              DWSIMScriptEditorControl

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public class ScriptEditorControl : UserControl
Request Example View Source

The ScriptEditorControl type exposes the following members.

Constructors
 NameDescription
Public methodScriptEditorControl 
Top
Properties
 NameDescription
Public propertybtnDelete 
Public propertytbName 
Public propertytreeViewItems 
Top
Methods
Fields
 NameDescription
Private fieldcomponents 
Public fieldform 
Private fieldlinkAPI 
Private fieldlinkSC 
Private fieldloaded 
Public fieldxmlref 
Top
Extension Methods
 NameDescription
Public Extension MethodGetAllChildren
(Defined by FormExtensions)
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Public Extension MethodUIThread
(Defined by General)
Public Extension MethodUIThreadInvoke
(Defined by General)
Top
See Also