|   | 名前 | 解説 | 
  | AcceptsEscape | 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). C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | AcceptsTab | 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. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | AccessibilityObject |  System.Windows.Forms.Controlから継承されます。 | 
  | AccessibleDefaultActionDescription |  System.Windows.Forms.Controlから継承されます。 | 
  | AccessibleDescription |  System.Windows.Forms.Controlから継承されます。 | 
  | AccessibleName |  System.Windows.Forms.Controlから継承されます。 | 
  | AccessibleRole |  System.Windows.Forms.Controlから継承されます。 | 
  | AllowDrop |  System.Windows.Forms.Controlから継承されます。 | 
  | Anchor |  System.Windows.Forms.Controlから継承されます。 | 
  | AutoChangePosition | Gets or sets a value indicating whether the position of the character is automatically changed C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | AutoCompleteCustomSource |  System.Windows.Forms.TextBoxから継承されます。 | 
  | AutoCompleteMode |  System.Windows.Forms.TextBoxから継承されます。 | 
  | AutoCompleteSource |  System.Windows.Forms.TextBoxから継承されます。 | 
  | AutoOpen | Gets or sets a value indicating whether to open the combo box when the control receives the focus.   | 
  | AutoScrollOffset |  System.Windows.Forms.Controlから継承されます。 | 
  | AutoSize | Gets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | BackColor |  C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | BaseText | This method is for internal use only. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | BindingContext |  System.Windows.Forms.Controlから継承されます。 | 
  | BorderColor | Gets or sets the border color of the control. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | BorderStyle |  C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Bottom |  System.Windows.Forms.Controlから継承されます。 | 
  | Bounds |  System.Windows.Forms.Controlから継承されます。 | 
  | ButtonCursor | The cursor that is displayed when the mouse is over a button.   | 
  | ButtonImages | Gets or sets the images for buttons   | 
  | ButtonWidth | Specifies the button width instead of using the default width.   | 
  | CalendarType | Calendar, used to format date. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | CanFocus |  System.Windows.Forms.Controlから継承されます。 | 
  | CanSelect |  System.Windows.Forms.Controlから継承されます。 | 
  | CanUndo |  System.Windows.Forms.TextBoxBaseから継承されます。 | 
  | Capture |  System.Windows.Forms.Controlから継承されます。 | 
  | CaseSensitive | True if string comparisons are case-sensitive; otherwise, False. Default: False C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | CausesValidation | Gets or sets a value indicating whether the control causes validation (i.e. calls Validated and Validating events) C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | CharacterCasing |  System.Windows.Forms.TextBoxから継承されます。 | 
  | CharCategory | Defines rules to filter keyboard input. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | ClientRectangle |  System.Windows.Forms.Controlから継承されます。 | 
  | ClientSize |  System.Windows.Forms.Controlから継承されます。 | 
  | CompanyName |  System.Windows.Forms.Controlから継承されます。 | 
  | Container |  System.ComponentModel.Componentから継承されます。 | 
  | ContainsFocus |  System.Windows.Forms.Controlから継承されます。 | 
  | ContextMenu |  System.Windows.Forms.Controlから継承されます。 | 
  | ContextMenuStrip |  System.Windows.Forms.Controlから継承されます。 | 
  | Controls |  System.Windows.Forms.Controlから継承されます。 | 
  | Created |  System.Windows.Forms.Controlから継承されます。 | 
  | Culture | The culture ID. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | CultureInfo | The current CultureInfo object (available at runtime). C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | CultureName | The name selected for the Culture property in the Properties grid C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | CurrentTimeZone | 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 C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Cursor | オーバーライドされます。 Gets or sets the cursor that is displayed when the mouse pointer is over the control.   | 
  | CustomFormat | Custom format specifier used if FormatType = FormatTypeEnum.CustomFormat. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | DataBindings |  System.Windows.Forms.Controlから継承されます。 | 
  | DataField | The field of the data source object to which the control is bound. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | DataSource | The data source object to which the control is bound. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | DataType | Type of the Value property. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | DateTimeInput | Whether or not a special edit mode is applied to DateTime values. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | DaylightTimeAdjustment | The value specified in the GMTOffset property can be advanced or set back due to daylight-saving time changes. Default: NoAdjustments. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | DeviceDpi |  System.Windows.Forms.Controlから継承されます。 | 
  | DisabledForeColor | Gets or sets the foreground color of the disabled control. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | DisableOnNoData | Gets or sets whether the text box should be disabled when it is bound to an empty data source, i.e. CurrencyManager.Count = 0. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | DisplayFormat | Format used to display the value when the control is not in edit mode (does not have input focus or is read-only). C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | DisplayRectangle |  System.Windows.Forms.Controlから継承されます。 | 
  | Disposing |  System.Windows.Forms.Controlから継承されます。 | 
  | Dock |  System.Windows.Forms.Controlから継承されます。 | 
  | DropDownForm | Returns dropdown form instance associated with the control.   | 
  | DropDownFormAlign | Alignment of the dropdown form relative to the control.   | 
  | DropDownFormClassName | Specifies the class name of a Form serving as the dropdown window.   | 
  | DropDownStyle | Gets or sets the style of the combo box.   | 
  | DroppedDown | Run-time read-only property indicating if the dropdown is currently open.   | 
  | EditFormat | Format used to display the value when the control is in edit mode (has input focus and is not read-only). C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | EditMask | The edit mask string restricting user input. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | EditMode | Returns True, if the control has input focus and TextDetached = False. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | EmptyAsNull | If True, empty strings are interpreted as null values (DBNull). C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | ErrorInfo | Settings affecting error handling in the control. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | ExitOnLastChar | 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. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | ExitOnLeftRightKey | 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. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Focused |  System.Windows.Forms.Controlから継承されます。 | 
  | Font |  System.Windows.Forms.Controlから継承されます。 | 
  | ForeColor |  C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | FormatType | Enumeration value determining the formatting method, including standard .NET format specifiers, custom and programmatic formatting. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | GapHeight | Distance in pixels between the control edge and the dropdown.   | 
  | GMTOffset | The time zone of the Value property used if CurrentTimeZone = False. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Handle |  System.Windows.Forms.Controlから継承されます。 | 
  | HasChildren |  System.Windows.Forms.Controlから継承されます。 | 
  | Height |  System.Windows.Forms.Controlから継承されます。 | 
  | HideSelection |  System.Windows.Forms.TextBoxBaseから継承されます。 | 
  | Image | Gets or sets the button image.   | 
  | ImageIndex | Gets or sets the index of the button image in the ImageList.   | 
  | ImageKey | Gets or sets the key of the button image in the ImageList.   | 
  | ImageList | Gets or sets the ImageList to get the images to display in the drop down items.   | 
  | ImagePadding | Gets or sets the image padding.   | 
  | ImageTransparentColor | Gets or sets the color to treat as transparent in a image.   | 
  | ImeMode |  System.Windows.Forms.Controlから継承されます。 | 
  | InitialSelection | Determines the selection position when a control receives input focus. Default: InitialSelectionEnum.SelectAll. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | InterceptArrowKeys | Determines if the up/down buttons intercept and handle Up and Down arrow keys.   | 
  | InvokeRequired |  System.Windows.Forms.Controlから継承されます。 | 
  | IsAccessible |  System.Windows.Forms.Controlから継承されます。 | 
  | IsDisposed |  System.Windows.Forms.Controlから継承されます。 | 
  | IsHandleCreated |  System.Windows.Forms.Controlから継承されます。 | 
  | IsMirrored |  System.Windows.Forms.Controlから継承されます。 | 
  | Label | Label control associated with this input field. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | LayoutEngine |  System.Windows.Forms.Controlから継承されます。 | 
  | Left |  System.Windows.Forms.Controlから継承されます。 | 
  | Location |  System.Windows.Forms.Controlから継承されます。 | 
  | LoopPosition | 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. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Margin |  System.Windows.Forms.Controlから継承されます。 | 
  | Margins | Gets or sets the spacing between the input control content and its edges, in pixels. Default: all margins are set to 0. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | MarkEmpty | Draws a red dotted line if Value is empty. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | MaskInfo | Edit mask settings. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | MaximumSize |  System.Windows.Forms.Controlから継承されます。 | 
  | MaxLength | Gets or sets the maximum number of characters or bytes that the control can hold. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | MaxLengthUnit | Gets or sets whether the maximum number of characters that fit in the control are handled based on bytes, characters, or text elements. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | MaxLineCount | Gets or sets the maximum number of lines. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | MinimumSize |  System.Windows.Forms.Controlから継承されます。 | 
  | MinShortYear | The minimum year that can be entered without leading zeros. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Modified | 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. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | MouseClickPassThrough | Gets or sets whether the mouse click event is consumed or passed through after closing the dropdown.   | 
  | Name |  System.Windows.Forms.Controlから継承されます。 | 
  | NegativeForeColor | Gets or sets the foreground color of the control which contains negative value. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | NullText | String representing a DBNull value. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | NumericInput | Sets or gets a value indicating whether a special edit mode is used for numeric values. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | NumericInputKeys | Enables/disables the special keys used when NumericInput = True. Default: NumericInputKeyFlags.Standard. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Padding |  C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Parent |  System.Windows.Forms.Controlから継承されます。 | 
  | ParseInfo | Settings affecting parsing, that is, converting the string entered by the user to the data type. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | PasswordChar |  System.Windows.Forms.TextBoxから継承されます。 | 
  | Placeholder | Gets or sets the textual place holder, that is displayed by C1TextBox to prompt the user for information. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | PostValidation | Validation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation). C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | PreferredHeight |  C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | PreferredSize |  System.Windows.Forms.Controlから継承されます。 | 
  | PreValidation | Validation rules applied before parsing, that is, before converting the string entered by the user to the DataType (raw string validation). C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | ProductName |  System.Windows.Forms.Controlから継承されます。 | 
  | ProductVersion |  System.Windows.Forms.Controlから継承されます。 | 
  | ReadOnly |    | 
  | RecreatingHandle |  System.Windows.Forms.Controlから継承されます。 | 
  | Region |  System.Windows.Forms.Controlから継承されます。 | 
  | Right |  System.Windows.Forms.Controlから継承されます。 | 
  | RightToLeft |  System.Windows.Forms.Controlから継承されます。 | 
  | SelectedText |  C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | SelectionLength |  System.Windows.Forms.TextBoxBaseから継承されます。 | 
  | SelectionStart |  System.Windows.Forms.TextBoxBaseから継承されます。 | 
  | ShortcutsEnabled |  System.Windows.Forms.TextBoxBaseから継承されます。 | 
  | ShowContextMenu | Specifies whether the context menu can be displayed for the control. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | ShowCustomButton | Determines if the modal button is visible.   | 
  | ShowDropDownButton | Determines if the dropdown button is visible.   | 
  | ShowFocusRectangle | Specifies whether a focus rectangle should be displayed around the client area when the control has the input focus. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | ShowModalButton | Determines if the modal button is visible.   | 
  | ShowUpDownButtons | Determines if the up/down buttons are visible.   | 
  | Site |  System.Windows.Forms.Controlから継承されます。 | 
  | Size |  System.Windows.Forms.Controlから継承されます。 | 
  | TabIndex |  System.Windows.Forms.Controlから継承されます。 | 
  | TabStop |  System.Windows.Forms.Controlから継承されます。 | 
  | Tag | Gets or sets the object that contains data about the control C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Text |  C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | TextAlign |  System.Windows.Forms.TextBoxから継承されます。 | 
  | TextDetached | Specifies whether the Value and Text properties can be set independently. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | TextLength | Gets the length of text in the control. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Top |  System.Windows.Forms.Controlから継承されます。 | 
  | TopLevelControl |  System.Windows.Forms.Controlから継承されます。 | 
  | TrimEnd | If True, trailing spaces are removed. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | TrimStart | If True, leading spaces are removed. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | UpDownButtonAlignment | Gets or sets the alignment of the spin button.   | 
  | UseColumnStyles | Indicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | UserCultureOverride | If True, current user regional settings override the selected culture. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | UseSystemPasswordChar |  System.Windows.Forms.TextBoxから継承されます。 | 
  | UseWaitCursor |  System.Windows.Forms.Controlから継承されます。 | 
  | Value | Gets or sets the current C1TextBox.DataType representation of the visual information contained in the control. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | ValueChangedBehavior | Allows backward compatibility with the old behavior, when the ValueChanged event previously fired on any text change. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | ValueIsDbNull | Gets or sets a value indicating whether the Value is DBNull. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | VerticalAlign | Gets or sets the vertical alignment of the content in the control. The default is VerticalAlignEnum.Top. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Visible |  System.Windows.Forms.Controlから継承されます。 | 
  | VisibleButtons | Gets or sets a value specifying which buttons are visible. The default is (UpDown Or DropDown).   | 
  | VisualStyle | Gets or sets the visual style of the control. C1.Win.C1Input.C1TextBoxから継承されます。 | 
  | Width |  System.Windows.Forms.Controlから継承されます。 | 
  | WrapDateTimeFields | 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. C1.Win.C1Input.C1TextBoxから継承されます。 |