ComponentOne CalendarView for WinForms
C1TextBox Class
Members 

C1.Win.C1Input Namespace : C1TextBox Class
The main data bound control used for entering and editing information in a text form. Supports data formatting for all data types, including special features for date-time formats. Also supports edit mask, data validation and other features.
Object Model
C1TextBox ClassFormatInfo ClassFormatInfo ClassMaskInfo ClassParseInfo ClassPostValidation ClassPreValidation Class
Syntax
'Declaration
 
Public Class C1TextBox 
   Inherits System.Windows.Forms.TextBox
public class C1TextBox : System.Windows.Forms.TextBox 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.TextBox
                  C1.Win.C1Input.C1TextBox

See Also

Reference

C1TextBox Members
C1.Win.C1Input Namespace