名前 | 解説 | |
---|---|---|
CheckValidationResult | ParseContent メソッドの結果をチェックします。 C1.Win.Input.Base.IDropDownEditorBaseから継承されます。 | |
ParseContent | Text 文字列を解析します。 C1.Win.Input.Base.IDropDownEditorBaseから継承されます。 | |
Select | テキストボックス内のテキスト範囲を選択します。 C1.Win.Input.Base.IDropDownEditorBaseから継承されます。 | |
SelectAll | テキストボックス内のすべてのテキストを選択します。 C1.Win.Input.Base.IDropDownEditorBaseから継承されます。 | |
SetItemsDataSource | C1ComboBox の項目のデータソースを設定します。 | |
UpdateValueWithCurrentText | Text プロパティの解析を行い、Value を更新します。 C1.Win.Input.Base.IDropDownEditorBaseから継承されます。 | |
ValidateText | コントロールがフォーカスを失った後に通常行われる検証と同様に、現在の Text プロパティを検証します。 C1.Win.Input.Base.IDropDownEditorBaseから継承されます。 |