CalendarView for WinForms
C1TextBox クラス
メンバ 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : C1TextBox クラス
テキストフォーム上で情報を入力および編集するために使用されるメインのデータ連結コントロールです。日時書式のための特殊機能など、すべてのデータ型のデータ書式設定をサポートします。編集マスク、データ検証などの機能もサポートします。
オブジェクト モデル
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 名前空間