[]
        
(Showing Draft Content)

C1.WPF.Input.C1TextBox

C1TextBox Class

Represents a control that can be used to display and edit plain text,

Namespace: C1.WPF.Input
Assembly: C1.WPF.Input.dll
Syntax
public class C1TextBox : C1TextBoxBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, INotifyPropertyChanged, IDisposable, IDependencyObject

Constructors

Name Description
C1TextBox()

Initializes a new instance of the C1TextBox class.

Fields

Name Description
FocusCuesVisibilityProperty

Identifies the FocusCuesVisibility dependency property.

Properties

Name Description
FocusCuesVisibility

Gets or sets a value indicating whether the focus visuals of the control are visible.

Tag

Gets or sets an arbitrary object value that can be used to store custom information about this element.

Methods

Name Description
Dispose(bool)
OnApplyTemplate()