| 名前 | 解説 |
 | 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から継承されます。 |
 | 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から継承されます。 |
 | AllowEmpty | Gets or sets a value indicating whether the empty color can de selected. |
 | AllowTransparent | Gets or sets a value indicating whether the transparent color can de selected. |
 | Anchor | System.Windows.Forms.Controlから継承されます。 |
 | 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. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | 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 | Determines the style of the control's border. C1.Win.C1Input.C1BasePickerから継承されます。 |
 | Bottom | System.Windows.Forms.Controlから継承されます。 |
 | Bounds | System.Windows.Forms.Controlから継承されます。 |
 | ButtonCursor | The cursor that is displayed when the mouse is over a button. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | ButtonWidth | Specifies the button width instead of using the default width. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | 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から継承されます。 |
 | 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から継承されます。 |
 | Color | Gets or sets the current color. |
 | 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から継承されます。 |
 | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | 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から継承されます。 |
 | 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から継承されます。 |
 | DisplayRectangle | System.Windows.Forms.Controlから継承されます。 |
 | Disposing | System.Windows.Forms.Controlから継承されます。 |
 | Dock | System.Windows.Forms.Controlから継承されます。 |
 | DropDownForm | Returns dropdown form instance associated with the control. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | DropDownFormAlign | Alignment of the dropdown form relative to the control. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | DroppedDown | Run-time read-only property indicating if the dropdown is currently open. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | 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から継承されます。 |
 | EmptyColorCaption | Gets or sets a caption for the empty color. |
 | 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. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | 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. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | ImageIndex | Gets or sets the index of the button image in the ImageList. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | ImageKey | Gets or sets the key of the button image in the ImageList. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | ImageList | Gets or sets the ImageList to get the images to display in the drop down items. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | ImagePadding | Gets or sets the image padding. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | ImageTransparentColor | Gets or sets the color to treat as transparent in a image. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | ImeMode | System.Windows.Forms.Controlから継承されます。 |
 | InitialSelection | Determines the selection position when a control receives input focus. Default: InitialSelectionEnum.SelectAll. C1.Win.C1Input.C1TextBoxから継承されます。 |
 | 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から継承されます。 |
 | 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. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | 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から継承されます。 |
 | 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 | C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | 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. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | ShowDropDownButton | Determines if the dropdown button is visible. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | 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. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | ShowUpDownButtons | Determines if the up/down buttons are visible. C1.Win.C1Input.C1DropDownControlから継承されます。 |
 | 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 | オーバーライドされます。 |
 | 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から継承されます。 |
 | UseColumnStyles | Indicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to. C1.Win.C1Input.C1TextBoxから継承されます。 |
 | UseWaitCursor | System.Windows.Forms.Controlから継承されます。 |
 | Value | Gets or sets the current color representation of the visual information contained in the control. |
 | 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から継承されます。 |
 | VisualStyle | Gets or sets the visual style of the control. C1.Win.C1Input.C1TextBoxから継承されます。 |
 | Width | System.Windows.Forms.Controlから継承されます。 |