ComponentOne InputPanel for UWP
C1InputTextBox Class
Members 

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace : C1InputTextBox Class
Displays and edits the string type of data.
Object Model
C1InputTextBox Class
Syntax
'Declaration
 
Public Class C1InputTextBox 
   Inherits C1InputBase
public class C1InputTextBox : C1InputBase 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ContentControl
                           C1.Xaml.InputPanel.C1InputBase
                              C1.Xaml.InputPanel.C1InputTextBox

See Also

Reference

C1InputTextBox Members
C1.Xaml.InputPanel Namespace