MultiSelect for WinForms
C1TextBox クラス メンバ
プロパティ  メソッド  イベント

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : C1TextBox クラス

C1TextBoxデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1TextBox class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティIndicates if the Escape key that cancels modified value is handled by the control without passing it to the owner form (AcceptsEscape=True), or it is then passed to the form and can close it if the form has CancelButton (AcceptsEscape=False).  
Public プロパティ System.Windows.Forms.TextBoxから継承されます。
Public プロパティIndicates if Tab and Shift+Tab keys are accepted by control and move the focus to the next (previous) group of input characters in edit mask and in DateTimeInput mode.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets a value indicating whether the position of the character is automatically changed  
Public プロパティ System.Windows.Forms.TextBoxから継承されます。
Public プロパティ System.Windows.Forms.TextBoxから継承されます。
Public プロパティ System.Windows.Forms.TextBoxから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed.  
Public プロパティ  
Public プロパティThis method is for internal use only.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the border color of the control.  
Public プロパティ  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティCalendar, used to format date.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティTrue if string comparisons are case-sensitive; otherwise, False. Default: False  
Public プロパティGets or sets a value indicating whether the control causes validation (i.e. calls Validated and Validating events)  
Public プロパティ System.Windows.Forms.TextBoxから継承されます。
Public プロパティDefines rules to filter keyboard input.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティThe culture ID.  
Public プロパティThe current CultureInfo object (available at runtime).  
Public プロパティThe name selected for the Culture property in the Properties grid  
Public プロパティIf True, the control's stored Value is in current time zone; otherwise, the Value is adjusted to the time zone defined by the GMTOffset property  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティCustom format specifier used if FormatType = FormatTypeEnum.CustomFormat.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティThe field of the data source object to which the control is bound.  
Public プロパティThe data source object to which the control is bound.  
Public プロパティType of the Value property.  
Public プロパティWhether or not a special edit mode is applied to DateTime values.  
Public プロパティThe value specified in the GMTOffset property can be advanced or set back due to daylight-saving time changes. Default: NoAdjustments.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the foreground color of the disabled control.  
Public プロパティGets or sets whether the text box should be disabled when it is bound to an empty data source, i.e. CurrencyManager.Count = 0.  
Public プロパティFormat used to display the value when the control is not in edit mode (does not have input focus or is read-only).  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティFormat used to display the value when the control is in edit mode (has input focus and is not read-only).  
Public プロパティThe edit mask string restricting user input.  
Public プロパティReturns True, if the control has input focus and TextDetached = False.  
Public プロパティIf True, empty strings are interpreted as null values (DBNull).  
Public プロパティGets or sets a value indicating whether the control can respond to user interaction.  
Public プロパティSettings affecting error handling in the control.  
Public プロパティGets or sets whether the next control in the tab order receives the focus as soon as the control is filled at the last character.  
Public プロパティGets or sets whether the focus automatically moves to the previous or next control in the tab order when pressing the left or right arrow keys.  
Public プロパティstatic (Shared in Visual Basic)Makes Fixed3D borders old-style looking (flat) for System VisualStyle. This property is only for compatibility with legacy applications only.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ  
Public プロパティEnumeration value determining the formatting method, including standard .NET format specifiers, custom and programmatic formatting.  
Public プロパティThe time zone of the Value property used if CurrentTimeZone = False.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティDetermines the selection position when a control receives input focus. Default: InitialSelectionEnum.SelectAll.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティLabel control associated with this input field.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティThe lines of text in a multiline control.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets a value indicating whether the position of the caret is automatically moved to the first field when the last field is filled.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the spacing between the input control content and its edges, in pixels. Default: all margins are set to 0.  
Public プロパティDraws a red dotted line if Value is empty.  
Public プロパティEdit mask settings.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the maximum number of characters or bytes that the control can hold.  
Public プロパティGets or sets whether the maximum number of characters that fit in the control are handled based on bytes, characters, or text elements.  
Public プロパティGets or sets the maximum number of lines.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティThe minimum year that can be entered without leading zeros.  
Public プロパティGets or sets a value that indicates that the control has been modified by the user since the control received the input focus or its Value last set.  
Public プロパティオーバーライドされます。   
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the foreground color of the control which contains negative value.  
Public プロパティString representing a DBNull value.  
Public プロパティSets or gets a value indicating whether a special edit mode is used for numeric values.  
Public プロパティEnables/disables the special keys used when NumericInput = True. Default: NumericInputKeyFlags.Standard.  
Public プロパティ  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティSettings affecting parsing, that is, converting the string entered by the user to the data type.  
Public プロパティ System.Windows.Forms.TextBoxから継承されます。
Public プロパティGets or sets the textual place holder, that is displayed by C1TextBox to prompt the user for information.  
Public プロパティValidation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation).  
Public プロパティ  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティValidation rules applied before parsing, that is, before converting the string entered by the user to the DataType (raw string validation).  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.TextBoxから継承されます。
Public プロパティオーバーライドされます。   
Public プロパティ System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティ System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティ System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティSpecifies whether the context menu can be displayed for the control.  
Public プロパティSpecifies whether a focus rectangle should be displayed around the client area when the control has the input focus.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the object that contains data about the control  
Public プロパティオーバーライドされます。   
Public プロパティ System.Windows.Forms.TextBoxから継承されます。
Public プロパティSpecifies whether the Value and Text properties can be set independently.  
Public プロパティオーバーライドされます。 Gets the length of text in the control.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティIf True, trailing spaces are removed.  
Public プロパティIf True, leading spaces are removed.  
Public プロパティIndicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to.  
Public プロパティIf True, current user regional settings override the selected culture.  
Public プロパティ System.Windows.Forms.TextBoxから継承されます。
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the current DataType representation of the visual information contained in the control.  
Public プロパティAllows backward compatibility with the old behavior, when the ValueChanged event previously fired on any text change.  
Public プロパティGets or sets a value indicating whether the Value is DBNull.  
Public プロパティGets or sets the vertical alignment of the content in the control. The default is VerticalAlignEnum.Top.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティGets or sets the visual style of the control.  
Public プロパティ System.Windows.Forms.Controlから継承されます。
Public プロパティ System.Windows.Forms.TextBoxBaseから継承されます。
Public プロパティIf this property is False the month will be automatically incremented when the user spins the date past the end of the month. The same about other parts of the date/time value.  
トップ
パブリック メソッド
 名前解説
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドChecks the result of the ParseContent method.  
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドDecrements the currently selected field in DateTimeInput mode.  
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドIncrements the currently selected field in DateTimeInput mode.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドParses the Text string.  
Public メソッドオーバーロードされます。  System.Windows.Forms.TextBoxから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーライドされます。   
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーライドされます。   
Public メソッドオーバーライドされます。   
Public メソッドオーバーライドされます。 Updates the control's Text with the current Value.  
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドオーバーロードされます。  System.Windows.Forms.Controlから継承されます。
Public メソッドSets culture.  
Public メソッドSets culture.  
Public メソッドThis method works exactly as setting the Value property, except that it does not change the internal variable storing the value before editing, so the user can press Esc and restore the previous value. This method works only in edit mode. If the control is not in edit mode, this methods does nothing.  
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドThis method temporarily disables numeric input mode  
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.TextBoxBaseから継承されます。
Public メソッド System.Windows.Forms.Controlから継承されます。
Public メソッドTriggers parsing of the Text property and updating the Value.  
Public メソッドValidates current Text property in the same manner as it usually validated after the control loses focus.  
トップ
パブリック イベント
 名前解説
Public イベント System.Windows.Forms.TextBoxBaseから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when Value is retrieved from the data source.  
Public イベントOccurs when Value is stored in the data source.  
Public イベントOccurs when the BorderColor property has changed.  
Public イベント System.Windows.Forms.TextBoxBaseから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.TextBoxBaseから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントCultureInfo can be set up (on startup) or has been changed.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when the DataType property changes.  
Public イベント System.ComponentModel.Componentから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when the control receives data that cannot be formatted according to the current format and edit mask settings.  
Public イベントOccurs after the value has been formatted.  
Public イベントFormatting the value programmatically.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.TextBoxBaseから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when invalid character is in input.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when the Margins property or one of the margins has changed.  
Public イベント System.Windows.Forms.TextBoxBaseから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.TextBoxBaseから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.TextBoxBaseから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs after the input string value has been converted to the DataType.  
Public イベントProgrammatic parsing of the input string.  
Public イベントOccurs after the typed value has been validated  
Public イベントProgrammatic typed value validation.  
Public イベントOccurs after the input string value has been validated.  
Public イベントProgrammatic input string validation.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.TextBoxBaseから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.TextBoxから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントError occurred while parsing or validating the input string.  
Public イベントOccurs when the Value changes.  
Public イベントOccurs when the value of the VerticalAlign property has changed.  
Public イベント System.Windows.Forms.Controlから継承されます。
Public イベントOccurs when the VisualStyle property has changed.  
トップ
参照

C1TextBox クラス
C1.Win.C1Input 名前空間