[]
Represents a control that can be used to display and edit plain text,
public class C1TextBox : C1TextBoxBase, INotifyPropertyChanged, IDisposable
Name | Description |
---|---|
C1TextBox() | Initializes a new instance of the C1TextBox class. |
Name | Description |
---|---|
Placeholder | Gets or sets the placeholder displayed when there is no entered text. |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. |
Name | Description |
---|---|
Dispose(bool) | |
OnApplyTemplate() |