Click or drag to resize

EditingForm_CustomUO_ScriptEditor_Mono Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              DockContent
                DWSIM.SharedClassesObjectEditorForm
                  DWSIM.UnitOperationsEditingForm_CustomUO_ScriptEditor_Mono

Namespace: DWSIM.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class EditingForm_CustomUO_ScriptEditor_Mono : ObjectEditorForm
Request Example View Source

The EditingForm_CustomUO_ScriptEditor_Mono type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyAllowEndUserDocking
(Inherited from DockContent)
Public propertyAPIHelptsbutton 
Public propertyAutoHidePortion
(Inherited from DockContent)
Public propertybtnDebug 
Public propertyCloseButton
(Inherited from DockContent)
Public propertyCloseButtonVisible
(Inherited from DockContent)
Public propertyCopyToolStripButton 
Public propertyCutToolStripButton 
Public propertyDockAreas
(Inherited from DockContent)
Public propertyFaTabStrip2 
Public propertyFaTabStripItem3 
Public propertyFaTabStripItem4 
Public propertyHelpToolStripButton 
Public propertyHideOnClose
(Inherited from DockContent)
Public propertyListBox1 
Public propertyModular
(Inherited from ObjectEditorForm)
Public propertyofd1 
Public propertyofd2 
Public propertyOpenToolStripButton 
Public propertyPasteToolStripButton 
Public propertypd1 
Public propertyPrintToolStripButton 
Public propertySaveToolStripButton 
Public propertysfd1 
Public propertyShowHint
(Inherited from DockContent)
Public propertyStatusStrip1 
Public propertyTabPageContextMenu
(Inherited from DockContent)
Public propertyTabPageContextMenuStrip
(Inherited from DockContent)
Public propertyTabText
(Inherited from DockContent)
Public propertyToolStrip1 
Public propertyToolStripButton2 
Public propertyToolStripButton3 
Public propertyToolStripButton4 
Public propertytoolStripSeparator 
Public propertytoolStripSeparator1 
Public propertyToolStripSeparator2 
Public propertyToolStripSeparator3 
Public propertyToolStripSeparator4 
Public propertyToolTipText
(Inherited from DockContent)
Public propertyToolTipValues
(Inherited from ObjectEditorForm)
Public propertytscb1 
Public propertytscb2 
Public propertytsl1 
Public propertytxtScript 
Top
Methods
 NameDescription
Public methodActivate
(Inherited from DockContent)
Private methodAPIHelptsbutton_Click 
Private methodCopyToolStripButton_Click 
Private methodCutToolStripButton_Click 
Protected methodDispose
(Overrides FormDispose(Boolean))
Public methodDockTo(DockPanel, DockStyle)
(Inherited from DockContent)
Public methodDockTo(DockPane, DockStyle, Int32)
(Inherited from DockContent)
Protected methodEditor_MouseMove
(Inherited from ObjectEditorForm)
Public methodFloatAt
(Inherited from DockContent)
Public methodGetAllChildren
(Inherited from ObjectEditorForm)
Protected methodGetPersistString
(Inherited from DockContent)
Private methodHelpToolStripButton_Click 
Public methodHide
(Inherited from DockContent)
Private methodInitializeComponent 
Public methodIsDockStateValid
(Inherited from DockContent)
Protected methodOnDockStateChanged
(Inherited from DockContent)
Protected methodOnSizeChanged
(Inherited from DockContent)
Private methodOpenToolStripButton_Click 
Private methodPasteToolStripButton_Click 
Private methodPrintToolStripButton_Click 
Private methodSaveToolStripButton_Click 
Private methodScriptEditorForm_Load 
Public methodShow
(Inherited from DockContent)
Public methodShow(DockPanel)
(Inherited from DockContent)
Public methodShow(DockPane, IDockContent)
(Inherited from DockContent)
Public methodShow(DockPanel, Rectangle)
(Inherited from DockContent)
Public methodShow(DockPanel, DockState)
(Inherited from DockContent)
Public methodShow(DockPane, DockAlignment, Double)
(Inherited from DockContent)
Private methodToolStripButton1_Click 
Private methodToolStripButton2_Click 
Private methodToolStripButton3_Click 
Private methodToolStripButton4_Click 
Private methodtscb1_SelectedIndexChanged 
Private methodtscb2_SelectedIndexChanged 
Private methodtxtScript_KeyDown_1 
Private methodtxtScript_TextChanged 
Top
Events
 NameDescription
Public eventDockStateChanged
(Inherited from DockContent)
Top
Fields
Extension Methods
 NameDescription
Public Extension MethodChangeDefaultFont
(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