MultiSelect for WinForms
C1TextBox クラス
メンバ 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : C1TextBox クラス
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.
オブジェクト モデル
C1TextBox クラス
シンタックス
'宣言
 
Public Class C1TextBox 
   Inherits System.Windows.Forms.TextBox
public class C1TextBox : System.Windows.Forms.TextBox 
継承階層

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

参照

C1TextBox メンバ
C1.Win.C1Input 名前空間