[]
        
(Showing Draft Content)

C1.WinUI.Input.C1TextBox

C1TextBox Class

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

Inheritance
C1TextBoxBase
C1TextBox
Namespace: C1.WinUI.Input
Assembly: C1.WinUI.Input.dll
Syntax
public class C1TextBox : C1TextBoxBase, INotifyPropertyChanged, IDisposable

Constructors

Name Description
C1TextBox()

Initializes a new instance of the C1TextBox class.

Properties

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.

Methods

Name Description
Dispose(bool)
OnApplyTemplate()