In This Article

EmbeddedTextBox Class

Represents a TextBox that can be embedded into other controls.

public class EmbeddedTextBox : TextBox, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, ITextBoxViewHost
Inheritance:
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control TextBoxBase TextBox Object

Constructors

EmbeddedTextBox()

Initializes an instance of the EmbeddedTextBox class.

public EmbeddedTextBox()

Methods

OnApplyTemplate()

Invoked whenever application code or internal processes call ApplyTemplate.

public override void OnApplyTemplate()

Inherited Members

Extension Methods