TextEditorControl Class

Definition

Namespace: Articles.ScriptingCSharp.ScriptFramework.CSharp
Assembly: PCBI.ScriptFramework_Library (in PCBI.ScriptFramework_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class TextEditorControl : UserControl, 
	IComponentConnector
Inheritance
Object    DispatcherObject    DependencyObject    Visual    UIElement    FrameworkElement    Control    ContentControl    UserControl    TextEditorControl
Implements
IComponentConnector

Constructors

TextEditorControlInitializes a new instance of the TextEditorControl class

Properties

Methods

DisposeReleases all resources used by the TextEditorControl
InitializeComponent 
SetCurrentLine 

See Also