[]
Represents a control that can be used to display and edit plain text,
public class C1TextBox : C1TextBoxBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, INotifyPropertyChanged, IDisposable, IDependencyObject
Name | Description |
---|---|
C1TextBox() | Initializes a new instance of the C1TextBox class. |
Name | Description |
---|---|
FocusCuesVisibilityProperty | Identifies the FocusCuesVisibility dependency property. |
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. |
Name | Description |
---|---|
Dispose(bool) | |
OnApplyTemplate() |