ComponentOne MAUI Edition
Demos
Docs
Samples
Download
MAUI | ComponentOne
C1.Maui.Input Assembly
/
C1.Maui.Input Namespace
/
C1TextBox Class
/ C1TextBox Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
MAUI Overview
Get Started with MAUI
Section 508 Compliance
Configure MAUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.Maui.Calendar Assembly
C1.Maui.Chart Assembly
C1.Maui.Core Assembly
C1.Maui.Grid Assembly
C1.Maui.GridControl Assembly
C1.Maui.Input Assembly
Namespaces
C1.Maui.Input Namespace
Overview
Classes
C1AutoCompleteTextBox
C1AutoCompleteTextBoxHandler
C1TextBox
Overview
Members
C1TextBox Constructor
Methods
Dispose Method
Dispose() Method
Dispose(Boolean) Method
Finalize Method
OnBorderBrushChanged Method
OnBorderThicknessChanged Method
OnCornerRadiusChanged Method
OnForegroundChanged Method
OnPaddingChanged Method
Properties
BorderBrush Property
BorderThickness Property
CornerRadius Property
Foreground Property
IsDisposed Property
IsPlaceholderVisible Property
Padding Property
Tag Property
Fields
BorderBrushProperty Field
BorderThicknessProperty Field
CornerRadiusProperty Field
ForegroundProperty Field
PaddingProperty Field
C1TextBoxHandler
C1TextBoxHandler<TVirtual,TPlatform>
MauiAppBuilderEx
TextBoxAutoCompleteEventArgs
C1.Maui.Input.Themes Namespace
Overview
Classes
Generic
Release History
C1TextBox Constructor
In This Topic
Syntax
See Also
Initializes a new instance of the
C1TextBox
class.
Syntax
C#
public
C1TextBox()
See Also
Reference
C1TextBox Class
C1TextBox Members