| 名前 | 解説 | |
|---|---|---|
![]()  | AppendText | テキストボックスの現在のテキストにテキストを追加します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | BeginInvoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | 
![]()  | BringToFront | System.Windows.Forms.Controlから継承されます。 | 
![]()  | CheckValidationResult | ParseContent メソッドの結果をチェックします。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | Clear | テキストボックスコントロールからすべてのテキストをクリアします。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | ClearUndo | テキストボックスのアンドゥバッファから直前の操作に関する情報をクリアします。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | Contains | System.Windows.Forms.Controlから継承されます。 | 
![]()  | Copy | テキストボックス内の現在の選択内容をクリップボードにコピーします。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | CreateControl | System.Windows.Forms.Controlから継承されます。 | 
![]()  | CreateGraphics | System.Windows.Forms.Controlから継承されます。 | 
![]()  | Cut | テキストボックス内の現在の選択内容をクリップボードに移動します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | DeselectAll | C1.Win.Input.Base.C1TextBoxBase.SelectionLength プロパティの値を ゼロに指定して、コントロール内の文字を選択されていない状態にします。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | Dispose | System.ComponentModel.Componentから継承されます。 | 
![]()  | DoDragDrop | System.Windows.Forms.Controlから継承されます。 | 
![]()  | DrawToBitmap | System.Windows.Forms.Controlから継承されます。 | 
![]()  | EndInvoke | System.Windows.Forms.Controlから継承されます。 | 
![]()  | FindForm | System.Windows.Forms.Controlから継承されます。 | 
![]()  | Focus | System.Windows.Forms.Controlから継承されます。 | 
![]()  | GetCharFromPosition | コントロール内の指定された位置に最も近い文字を取得します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | GetCharIndexFromPosition | 指定された位置に最も近い文字のインデックスを取得します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | GetChildAtPoint | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | 
![]()  | GetContainerControl | System.Windows.Forms.Controlから継承されます。 | 
![]()  | GetFirstCharIndexFromLine | 指定された行の最初の文字のインデックスを取得します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | GetFirstCharIndexOfCurrentLine | 現在の行の最初の文字のインデックスを取得します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | GetLifetimeService | System.MarshalByRefObjectから継承されます。 | 
![]()  | GetLineFromCharIndex | コントロールのテキスト内の指定された文字位置から行番号を取得します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | GetNextControl | System.Windows.Forms.Controlから継承されます。 | 
![]()  | GetPositionFromCharIndex | 指定された文字インデックスのコントロール内での位置を取得します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | GetPreferredSize | コントロールが収まる四角形の領域のサイズを取得します。 C1.Win.Input.Base.C1InputHostから継承されます。 | 
![]()  | Hide | System.Windows.Forms.Controlから継承されます。 | 
![]()  | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | 
![]()  | Invalidate | オーバーロードされます。 C1.Framework.XViewLightから継承されます。 | 
![]()  | Invoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | 
![]()  | LogicalToDeviceUnits | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | 
![]()  | ParseContent | Text 文字列を解析します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | Paste | オーバーロードされます。 アンドゥバッファをクリアすることなく、選択テキストを指定されたテキストに設定します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | PerformLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | 
![]()  | PointToClient | System.Windows.Forms.Controlから継承されます。 | 
![]()  | PointToScreen | System.Windows.Forms.Controlから継承されます。 | 
![]()  | PreProcessControlMessage | System.Windows.Forms.Controlから継承されます。 | 
![]()  | PreProcessMessage | System.Windows.Forms.Controlから継承されます。 | 
![]()  | RectangleToClient | System.Windows.Forms.Controlから継承されます。 | 
![]()  | RectangleToScreen | System.Windows.Forms.Controlから継承されます。 | 
![]()  | Refresh | System.Windows.Forms.Controlから継承されます。 | 
![]()  | ResumeLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | 
![]()  | Scale | System.Windows.Forms.Controlから継承されます。 | 
![]()  | ScaleBitmapLogicalToDevice | System.Windows.Forms.Controlから継承されます。 | 
![]()  | ScrollToCaret | コントロールの内容を現在のカレット位置までスクロールします。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | Select | オーバーロードされます。 テキストボックス内のテキスト範囲を選択します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | SelectAll | テキストボックス内のすべてのテキストを選択します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | SelectNextControl | System.Windows.Forms.Controlから継承されます。 | 
![]()  | SendToBack | System.Windows.Forms.Controlから継承されます。 | 
![]()  | SetBounds | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | 
![]()  | Show | System.Windows.Forms.Controlから継承されます。 | 
![]()  | SpinDown | オーバーロードされます。 スピンダウンを実行します。 | 
![]()  | SpinUp | オーバーロードされます。 スピンアップを実行します。 | 
![]()  | SuspendLayout | System.Windows.Forms.Controlから継承されます。 | 
![]()  | ToString | System.ComponentModel.Componentから継承されます。 | 
![]()  | Undo | テキストボックスでの最後の編集作業を元に戻します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | Update | System.Windows.Forms.Controlから継承されます。 | 
![]()  | UpdateValueWithCurrentText | Text プロパティの解析を行い、Value を更新します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
![]()  | ValidateText | コントロールがフォーカスを失った後に通常行われる検証と同様に、現在の Text プロパティを検証します。 C1.Win.Input.Base.C1TextBoxBaseから継承されます。 | 
