Click or drag to resize

ScriptEditorControlWinF Class

[Missing <summary> documentation for "T:Demo3D.Visuals.ScriptEditor.Plugin.ScriptEditorControlWinF"]

Inheritance Hierarchy
System.Windows.FormsUserControl
  Demo3D.Visuals.ScriptEditor.PluginScriptEditorControlWinF

Namespace:  Demo3D.Visuals.ScriptEditor.Plugin
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class ScriptEditorControlWinF : UserControl

The ScriptEditorControlWinF type exposes the following members.

Constructors
  NameDescription
Public methodScriptEditorControlWinF
Initializes a new instance of the ScriptEditorControlWinF class
Top
Properties
  NameDescription
Protected propertyMyContainer
Top
Methods
  NameDescription
Protected methodDispose
Clean up any resources being used.
Protected methodInitializeComponent
Required method for Designer support - do not modify the contents of this method with the code editor.
Top
Fields
See Also