Click or drag to resize

FormScript Methods

The FormScript type exposes the following members.

Methods
 NameDescription
Public methodActivate
(Inherited from DockContent)
Private methodAPIHelptsbutton_Click 
Private methodbtnIdent_Click 
Private methodbtnIdentRemove_Click 
Private methodbtnRedo_Click 
Private methodbtnRunAsync_Click 
Private methodbtnRunDebug_Click 
Private methodbtnUncomment_Click 
Private methodbtnUndo_Click 
Private methodButton1_Click 
Private methodCopyToolStripButton_Click 
Public methodCreateToolStripMenuItem 
Private methodCutToolStripButton_Click 
Protected methodDispose
(Overrides FormDispose(Boolean))
Public methodDockTo(DockPanel, DockStyle)
(Inherited from DockContent)
Public methodDockTo(DockPane, DockStyle, Int32)
(Inherited from DockContent)
Public methodFloatAt
(Inherited from DockContent)
Private methodFloatToolStripMenuItem_Click 
Private methodFormScript_Shown 
Private methodFormVBScript_Load 
Protected methodGetPersistString
(Inherited from DockContent)
Public methodHide
(Inherited from DockContent)
Private methodInitializeComponent 
Private methodInsertScriptTab 
Public methodInsertText 
Public methodIsDockStateValid
(Inherited from DockContent)
Private methodNewToolStripButton_Click 
Protected methodOnDockStateChanged
(Inherited from DockContent)
Protected methodOnSizeChanged
(Inherited from DockContent)
Private methodPasteToolStripButton_Click 
Public methodStatic memberRunScript_IronPython 
Public methodStatic memberRunScript_PythonNET 
Private methodscriptcontrol_KeyDown 
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 methodTabStripScripts_TabStripItemClosing 
Private methodToolStripButton1_Click 
Private methodToolStripButton1_Click_1 
Private methodToolStripButton2_Click 
Private methodToolStripButton2_Click_1 
Private methodTsbInsertSnippet_DropDownOpening 
Private methodtscb1_SelectedIndexChanged 
Private methodtscb2_SelectedIndexChanged 
Public methodUpdateScripts 
Top
Extension Methods
 NameDescription
Public Extension MethodChangeDefaultFont
(Defined by FormExtensions)
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