Name | Description | |
---|---|---|
![]() | C1BasePicker Constructor | Initializes a new instance of the C1BasePicker class. |
The following tables list the members exposed by C1BasePicker.
Name | Description | |
---|---|---|
![]() | C1BasePicker Constructor | Initializes a new instance of the C1BasePicker class. |
Name | Description | |
---|---|---|
![]() | m_c1embedded | This member is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | m_c1embedEndOnSideArrows | This member is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
Name | Description | |
---|---|---|
![]() | 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). (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
![]() | AllowDrop | (Inherited from System.Windows.Forms.Control) |
![]() | Anchor | (Inherited from System.Windows.Forms.Control) |
![]() | AutoCompleteCustomSource | (Inherited from System.Windows.Forms.TextBox) |
![]() | AutoCompleteMode | (Inherited from System.Windows.Forms.TextBox) |
![]() | AutoCompleteSource | (Inherited from System.Windows.Forms.TextBox) |
![]() | AutoOpen | Gets or sets a value indicating whether to open the combo box when the control receives the focus. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | AutoScrollOffset | (Inherited from 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. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | BackColor | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | BaseText | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | BindingContext | (Inherited from System.Windows.Forms.Control) |
![]() | BorderColor | Gets or sets the border color of the control. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | BorderStyle | Determines the style of the control's border. |
![]() | Bottom | (Inherited from System.Windows.Forms.Control) |
![]() | Bounds | (Inherited from System.Windows.Forms.Control) |
![]() | ButtonCursor | The cursor that is displayed when the mouse is over a button. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ButtonWidth | Specifies the button width instead of using the default width. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | CanFocus | (Inherited from System.Windows.Forms.Control) |
![]() | CanSelect | (Inherited from System.Windows.Forms.Control) |
![]() | CanUndo | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | Capture | (Inherited from System.Windows.Forms.Control) |
![]() | CaseSensitive | True if string comparisons are case-sensitive; otherwise, False. Default: False (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | CharacterCasing | (Inherited from System.Windows.Forms.TextBox) |
![]() | CharCategory | Defines rules to filter keyboard input. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | ClientSize | (Inherited from System.Windows.Forms.Control) |
![]() | CompanyName | (Inherited from System.Windows.Forms.Control) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenu | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
![]() | Controls | (Inherited from System.Windows.Forms.Control) |
![]() | Created | (Inherited from System.Windows.Forms.Control) |
![]() | Culture | The culture ID. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | CultureInfo | The current CultureInfo object (available at runtime). (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | CultureName | The name selected for the Culture property in the Properties grid (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | CustomFormat | Custom format specifier used if FormatType = FormatTypeEnum.CustomFormat. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | DataBindings | (Inherited from System.Windows.Forms.Control) |
![]() | DataField | The field of the data source object to which the control is bound. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | DataSource | The data source object to which the control is bound. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | DataType | Type of the Value property. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | DisabledForeColor | Gets or sets the foreground color of the disabled control. (Inherited from 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. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | Disposing | (Inherited from System.Windows.Forms.Control) |
![]() | Dock | (Inherited from System.Windows.Forms.Control) |
![]() | DropDownForm | Returns dropdown form instance associated with the control. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DropDownFormAlign | Alignment of the dropdown form relative to the control. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DroppedDown | Run-time read-only property indicating if the dropdown is currently open. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | EditMask | The edit mask string restricting user input. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | EditMode | Returns True, if the control has input focus and TextDetached = False. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | EmptyAsNull | If True, empty strings are interpreted as null values (DBNull). (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ErrorInfo | Settings affecting error handling in the control. (Inherited from 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. (Inherited from 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. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Focused | (Inherited from System.Windows.Forms.Control) |
![]() | Font | (Inherited from System.Windows.Forms.Control) |
![]() | ForeColor | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | FormatType | Enumeration value determining the formatting method, including standard .NET format specifiers, custom and programmatic formatting. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | GapHeight | Distance in pixels between the control edge and the dropdown. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | Handle | (Inherited from System.Windows.Forms.Control) |
![]() | HasChildren | (Inherited from System.Windows.Forms.Control) |
![]() | Height | (Inherited from System.Windows.Forms.Control) |
![]() | HideSelection | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | Image | Gets or sets the button image. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ImageIndex | Gets or sets the index of the button image in the ImageList. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ImageKey | Gets or sets the key of the button image in the ImageList. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ImageList | Gets or sets the ImageList to get the images to display in the drop down items. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ImagePadding | Gets or sets the image padding. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ImageTransparentColor | Gets or sets the color to treat as transparent in a image. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | InitialSelection | Determines the selection position when a control receives input focus. Default: InitialSelectionEnum.SelectAll. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
![]() | IsAccessible | (Inherited from System.Windows.Forms.Control) |
![]() | IsDisposed | (Inherited from System.Windows.Forms.Control) |
![]() | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | IsMirrored | (Inherited from System.Windows.Forms.Control) |
![]() | Label | Label control associated with this input field. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
![]() | Left | (Inherited from System.Windows.Forms.Control) |
![]() | Location | (Inherited from 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. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Margin | (Inherited from 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. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | MarkEmpty | Draws a red dotted line if Value is empty. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | MaskInfo | Edit mask settings. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | MaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MaxLength | Gets or sets the maximum number of characters or bytes that the control can hold. (Inherited from 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. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | MaxLineCount | Gets or sets the maximum number of lines. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | MinimumSize | (Inherited from 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. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | MouseClickPassThrough | Gets or sets whether the mouse click event is consumed or passed through after closing the dropdown. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | Name | (Inherited from System.Windows.Forms.Control) |
![]() | NegativeForeColor | Gets or sets the foreground color of the control which contains negative value. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | NullText | String representing a DBNull value. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | NumericInput | Sets or gets a value indicating whether a special edit mode is used for numeric values. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | NumericInputKeys | Enables/disables the special keys used when NumericInput = True. Default: NumericInputKeyFlags.Standard. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Padding | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Parent | (Inherited from System.Windows.Forms.Control) |
![]() | PostValidation | Validation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation). (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | PreferredHeight | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | PreferredSize | (Inherited from 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). (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ProductName | (Inherited from System.Windows.Forms.Control) |
![]() | ProductVersion | (Inherited from System.Windows.Forms.Control) |
![]() | ReadOnly | (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
![]() | Region | (Inherited from System.Windows.Forms.Control) |
![]() | Right | (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeft | (Inherited from System.Windows.Forms.Control) |
![]() | SelectedText | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | SelectionLength | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | SelectionStart | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | ShortcutsEnabled | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | ShowContextMenu | Specifies whether the context menu can be displayed for the control. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ShowCustomButton | Determines if the modal button is visible. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ShowDropDownButton | Determines if the dropdown button is visible. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ShowFocusRectangle | Specifies whether a focus rectangle should be displayed around the client area when the control has the input focus. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ShowModalButton | Determines if the modal button is visible. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ShowUpDownButtons | Determines if the up/down buttons are visible. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | Site | (Inherited from System.Windows.Forms.Control) |
![]() | Size | (Inherited from System.Windows.Forms.Control) |
![]() | TabIndex | (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | (Inherited from System.Windows.Forms.Control) |
![]() | Tag | Gets or sets the object that contains data about the control (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Text | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | TextAlign | (Inherited from System.Windows.Forms.TextBox) |
![]() | TextDetached | Specifies whether the Value and Text properties can be set independently. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | TextLength | Gets the length of text in the control. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Top | (Inherited from System.Windows.Forms.Control) |
![]() | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![]() | TrimEnd | If True, trailing spaces are removed. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | TrimStart | If True, leading spaces are removed. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | UseColumnStyles | Indicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![]() | Value | Gets or sets the current C1TextBox.DataType representation of the visual information contained in the control. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ValueChangedBehavior | Allows backward compatibility with the old behavior, when the ValueChanged event previously fired on any text change. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ValueIsDbNull | Gets or sets a value indicating whether the Value is DBNull. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | VerticalAlign | Gets or sets the vertical alignment of the content in the control. The default is VerticalAlignEnum.Top. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Visible | (Inherited from System.Windows.Forms.Control) |
![]() | VisibleButtons | Gets or sets a value specifying which buttons are visible. The default is (UpDown Or DropDown). (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | VisualStyle | Gets or sets the visual style of the control. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
![]() | CanEnableIme | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | CanRaiseEvents | (Inherited from System.Windows.Forms.Control) |
![]() | CreateParams | (Inherited from System.Windows.Forms.TextBox) |
![]() | CustomAreaPlace | This property is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | CustomAreaWidth | This property is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DefaultCursor | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | DefaultDropDownForm | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DefaultDropDownFormClassName | Specifies form class that is used by default as the dropdown for the control. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DefaultImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMargin | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultPadding | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultSize | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | DropDownFormCreationTime | Determines the time when drop down form is created. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | FontHeight | (Inherited from System.Windows.Forms.Control) |
![]() | ImagePlace | Has valid value only if ShowValueImage returns true. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ImeModeBase | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | MinSizeInternal | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ResizeRedraw | (Inherited from System.Windows.Forms.Control) |
![]() | ScaleChildren | (Inherited from System.Windows.Forms.Control) |
![]() | ShowImage | Determines if image should be shown. (Inherited from C1.Win.C1Input.C1DropDownControl) |
Name | Description | |
---|---|---|
![]() | AppendText | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | BringToFront | (Inherited from System.Windows.Forms.Control) |
![]() | CheckValidationResult | Checks the result of the ParseContent method. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Clear | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | ClearUndo | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | CloseDropDown | Overloaded. Closes the dropdown. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | Contains | (Inherited from System.Windows.Forms.Control) |
![]() | Copy | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | CreateControl | (Inherited from System.Windows.Forms.Control) |
![]() | CreateGraphics | (Inherited from System.Windows.Forms.Control) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Cut | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | DecDateTimeInput | Decrements the currently selected field in DateTimeInput mode. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | DeselectAll | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | Dispose | Overloaded. Releases the resources used by the C1DropDownControl. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DoDragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | DrawToBitmap | (Inherited from System.Windows.Forms.Control) |
![]() | EndInvoke | (Inherited from System.Windows.Forms.Control) |
![]() | FindForm | (Inherited from System.Windows.Forms.Control) |
![]() | Focus | (Inherited from System.Windows.Forms.Control) |
![]() | GetCharFromPosition | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | GetCharIndexFromPosition | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | GetContainerControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetFirstCharIndexFromLine | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | GetFirstCharIndexOfCurrentLine | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetLineFromCharIndex | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | GetNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetPositionFromCharIndex | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | GetPreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | Hide | (Inherited from System.Windows.Forms.Control) |
![]() | IncDateTimeInput | Increments the currently selected field in DateTimeInput mode. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | OpenDropDown | Shows the dropdown. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ParseContent | Parses the Text string. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Paste | Overloaded. (Inherited from System.Windows.Forms.TextBox) |
![]() | PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PointToClient | (Inherited from System.Windows.Forms.Control) |
![]() | PointToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessMessage | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | RectangleToClient | (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | Refresh | (Inherited from System.Windows.Forms.Control) |
![]() | ResetBackColor | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ResetForeColor | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ResetText | Updates the control's Text with the current Value. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Scale | (Inherited from System.Windows.Forms.Control) |
![]() | ScrollToCaret | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | Select | Overloaded. (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | SelectAll | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | SelectNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | SendToBack | (Inherited from System.Windows.Forms.Control) |
![]() | SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | SetCultureInfo | Sets culture. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | SetCutureInfo | Sets culture. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | SetProposedValue | 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 or DropDownList mode. If the control is not in edit or DropDownList mode, this methods does nothing. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | Show | (Inherited from System.Windows.Forms.Control) |
![]() | SpinDown | Performs the spin down action. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | SpinUp | Performs the spin up action. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | SuspendLayout | (Inherited from System.Windows.Forms.Control) |
![]() | SuspendNumericInput | This method temporarily disables numeric input mode (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ToString | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | Undo | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | Update | (Inherited from System.Windows.Forms.Control) |
![]() | UpdateValueWithCurrentText | Triggers parsing of the Text property and updating the Value. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ValidateText | Validates current Text property in the same manner as it usually validated after the control loses focus. (Inherited from C1.Win.C1Input.C1TextBox) |
Name | Description | |
---|---|---|
![]() | BeginInit | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | CalcSizeInternal | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | CreateAccessibilityInstance | (Inherited from System.Windows.Forms.Control) |
![]() | CreateControlsInstance | (Inherited from System.Windows.Forms.Control) |
![]() | CreateHandle | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | DefWndProc | (Inherited from System.Windows.Forms.Control) |
![]() | DestroyHandle | (Inherited from System.Windows.Forms.Control) |
![]() | DrawBorder | Overloaded. This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | DrawCustomArea | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DrawFocusRectangle | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | DrawImage | Overloaded. Draws image in the control. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | EndInit | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetAccessibilityObjectById | (Inherited from System.Windows.Forms.Control) |
![]() | GetAutoSizeMode | (Inherited from System.Windows.Forms.Control) |
![]() | GetImageSize | Returns image size. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | GetScaledBounds | (Inherited from System.Windows.Forms.Control) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | GetStyle | (Inherited from System.Windows.Forms.Control) |
![]() | GetTopLevel | (Inherited from System.Windows.Forms.Control) |
![]() | GoToField | Moves the selection to the specified date-time field. Works only if the C1TextBox.DataType property is set to System.DateTime and the date-time input is active. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | InitLayout | (Inherited from System.Windows.Forms.Control) |
![]() | InvokeGotFocus | (Inherited from System.Windows.Forms.Control) |
![]() | InvokeLostFocus | (Inherited from System.Windows.Forms.Control) |
![]() | InvokeOnClick | (Inherited from System.Windows.Forms.Control) |
![]() | InvokePaint | (Inherited from System.Windows.Forms.Control) |
![]() | InvokePaintBackground | (Inherited from System.Windows.Forms.Control) |
![]() | IsInputChar | (Inherited from System.Windows.Forms.Control) |
![]() | IsInputKey | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | NotifyInvalidate | (Inherited from System.Windows.Forms.Control) |
![]() | OnAcceptsTabChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | OnAutoSizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnBackColorChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnBackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnBeforeDropDownOpen | (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnBindingContextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnBindingFormatting | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnBindingParsing | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnBorderColorChanged | Raises the C1TextBox.BorderColorChanged event. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnBorderStyleChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | OnButtonCursorChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnCausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnChangeUICues | (Inherited from System.Windows.Forms.Control) |
![]() | OnClick | (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnContextMenuChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnControlAdded | (Inherited from System.Windows.Forms.Control) |
![]() | OnControlRemoved | (Inherited from System.Windows.Forms.Control) |
![]() | OnCreateControl | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnCreateDropDownFrom | Called when a drop down form is created. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnCultureInfoSetup | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnCursorChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnCustomButtonClick | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnDataTypeChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnDockChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnDoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | OnDragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | OnDragEnter | (Inherited from System.Windows.Forms.Control) |
![]() | OnDragLeave | (Inherited from System.Windows.Forms.Control) |
![]() | OnDragOver | (Inherited from System.Windows.Forms.Control) |
![]() | OnDropDownAlignChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnDropDownClosed | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnDropDownFormAlignChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnDropDownOpened | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnDropDownOpening | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnDropDownStyleChanged | (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnEnabledChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnEnter | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnFontChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnForeColorChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnFormatError | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnFormatted | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnFormatting | Overridden. This method is for internal use only. |
![]() | OnGiveFeedback | (Inherited from System.Windows.Forms.Control) |
![]() | OnGotFocus | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnHandleCreated | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnHandleDestroyed | (Inherited from System.Windows.Forms.TextBox) |
![]() | OnHelpRequested | (Inherited from System.Windows.Forms.Control) |
![]() | OnHideSelectionChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | OnImeModeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnInvalidated | (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnKeyDown | Overridden. This method is for internal use only. |
![]() | OnKeyPress | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnKeyUp | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnLayout | (Inherited from System.Windows.Forms.Control) |
![]() | OnLeave | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnLocationChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnLostFocus | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnMarginChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnMarginsChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnModalButtonClick | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnModifiedChanged | Raises the ModifiedChanged event. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnMouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnMouseClick | (Inherited from System.Windows.Forms.Control) |
![]() | OnMouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | OnMouseDown | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnMouseEnter | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnMouseHover | (Inherited from System.Windows.Forms.Control) |
![]() | OnMouseLeave | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnMouseMove | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnMouseUp | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnMouseWheel | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnMove | (Inherited from System.Windows.Forms.Control) |
![]() | OnMultilineChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnNotifyMessage | (Inherited from System.Windows.Forms.Control) |
![]() | OnPaddingChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnPaint | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnPaintBackground | (Inherited from System.Windows.Forms.Control) |
![]() | OnParentBackColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnParentBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnParentBindingContextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnParentChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnParentCursorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnParentEnabledChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnParentFontChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnParentForeColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnParentRightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnParentVisibleChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnParsed | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnParsing | Overridden. This method is for internal use only. |
![]() | OnPostValidated | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnPostValidating | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnPreValidated | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnPreValidating | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnPreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | OnPrint | (Inherited from System.Windows.Forms.Control) |
![]() | OnQueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
![]() | OnReadOnlyChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnRegionChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnResize | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnRightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnSizeChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnStyleChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnSystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnTabIndexChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnTabStopChanged | (Inherited from System.Windows.Forms.Control) |
![]() | OnTextAlignChanged | (Inherited from System.Windows.Forms.TextBox) |
![]() | OnTextChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnTextDetachedChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnUpDownButtonClick | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnValidated | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnValidating | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnValidationError | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnValueChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | OnVerticalAlignChanged | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnVisibleChanged | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | OnVisualStyleChanged | Invokes the VisualStyleChanged event. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ProcessCmdKey | (Inherited from System.Windows.Forms.TextBox) |
![]() | ProcessDialogChar | (Inherited from System.Windows.Forms.Control) |
![]() | ProcessDialogKey | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | ProcessKeyDown | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ProcessKeyEventArgs | (Inherited from System.Windows.Forms.Control) |
![]() | ProcessKeyPress | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ProcessKeyPreview | (Inherited from System.Windows.Forms.Control) |
![]() | ProcessKeyUp | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | RaiseDragEvent | (Inherited from System.Windows.Forms.Control) |
![]() | RaiseKeyEvent | (Inherited from System.Windows.Forms.Control) |
![]() | RaiseMouseEvent | (Inherited from System.Windows.Forms.Control) |
![]() | RaisePaintEvent | (Inherited from System.Windows.Forms.Control) |
![]() | RecreateHandle | (Inherited from System.Windows.Forms.Control) |
![]() | ResetButtonCursor | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ResetButtonImages | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ResetDropDownFormClassName | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ResetMouseEventArgs | (Inherited from System.Windows.Forms.Control) |
![]() | ResetVisualStyle | Resets C1TextBox.VisualStyle to the default value. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | RtlTranslateAlignment | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | RtlTranslateHorizontal | (Inherited from System.Windows.Forms.Control) |
![]() | RtlTranslateLeftRight | (Inherited from System.Windows.Forms.Control) |
![]() | SafeRecreateHandle | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ScaleControl | (Inherited from System.Windows.Forms.Control) |
![]() | SetAutoSizeMode | (Inherited from System.Windows.Forms.Control) |
![]() | SetBoundsCore | (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | SetClientSizeCore | (Inherited from System.Windows.Forms.Control) |
![]() | SetStyle | (Inherited from System.Windows.Forms.Control) |
![]() | SetTopLevel | (Inherited from System.Windows.Forms.Control) |
![]() | SetVisibleCore | (Inherited from System.Windows.Forms.Control) |
![]() | ShouldHandleEscape | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ShouldSerializeButtonCursor | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ShouldSerializeButtonImages | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ShouldSerializeDropDownFormClassName | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ShouldSerializeVisualStyle | Tests whether C1TextBox.VisualStyle should be serialized. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | SizeFromClientSize | (Inherited from System.Windows.Forms.Control) |
![]() | TextToValue | Should be overridden in deviced class and convert string to value. |
![]() | UpdateDataType | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | UpdateNC | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | UpdateSelection | Updates selection of the text according to the C1TextBox.InitialSelection property. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | UpdateStyles | (Inherited from System.Windows.Forms.Control) |
![]() | UpdateZOrder | (Inherited from System.Windows.Forms.Control) |
![]() | ValueToText | Should be overridden in derived class and convert value to string. |
![]() | WmNCPaintSingleline | This method is for internal use only. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | WndProc | This method is for internal use only. (Inherited from C1.Win.C1Input.C1DropDownControl) |
Name | Description | |
---|---|---|
![]() | AcceptsTabChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | BackColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BeforeDropDownOpen | Occurs just before the dropdown is opened. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BindingFormatting | Occurs when Value is retrieved from the data source. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | BindingParsing | Occurs when Value is stored in the data source. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | BorderColorChanged | Occurs when the BorderColor property has changed. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | BorderStyleChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | ButtonCursorChanged | Event fired when the value of ButtonCursor property is changed. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | CausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ChangeUICues | (Inherited from System.Windows.Forms.Control) |
![]() | Click | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | ClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | (Inherited from System.Windows.Forms.Control) |
![]() | ControlRemoved | (Inherited from System.Windows.Forms.Control) |
![]() | CultureInfoSetup | CultureInfo can be set up (on startup) or has been changed. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | CursorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | CustomButtonClick | Occurs when the Custom button is clicked. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DataTypeChanged | Occurs when the DataType property changes. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DockChanged | (Inherited from System.Windows.Forms.Control) |
![]() | DoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | DragEnter | (Inherited from System.Windows.Forms.Control) |
![]() | DragLeave | (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | (Inherited from System.Windows.Forms.Control) |
![]() | DropDownAlignChanged | Occurs when the value of the DropDownAlign property has changed. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DropDownClosed | Occurs when the dropdown has been closed. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DropDownFormAlignChanged | Occurs when the value of the DropDownFormAlign property has changed. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DropDownOpened | Occurs after the dropdown is opened. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | DropDownOpening | Occurs just before the dropdown is opened. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | EnabledChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Enter | (Inherited from System.Windows.Forms.Control) |
![]() | FontChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | FormatError | Occurs when the control receives data that cannot be formatted according to the current format and edit mask settings. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Formatted | Occurs after the value has been formatted. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Formatting | Formatting the value programmatically. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | GiveFeedback | (Inherited from System.Windows.Forms.Control) |
![]() | GotFocus | (Inherited from System.Windows.Forms.Control) |
![]() | HandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | HandleDestroyed | (Inherited from System.Windows.Forms.Control) |
![]() | HelpRequested | (Inherited from System.Windows.Forms.Control) |
![]() | HideSelectionChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | ImeModeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Invalidated | (Inherited from System.Windows.Forms.Control) |
![]() | InvalidInput | Occurs when invalid character is in input. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | KeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | (Inherited from System.Windows.Forms.Control) |
![]() | Layout | (Inherited from System.Windows.Forms.Control) |
![]() | Leave | (Inherited from System.Windows.Forms.Control) |
![]() | LocationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | LostFocus | (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | (Inherited from System.Windows.Forms.Control) |
![]() | MarginsChanged | Occurs when the Margins property or one of the margins has changed. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ModalButtonClick | Occurs when the Modal button is clicked. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | ModifiedChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
![]() | MouseClick | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | MouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | (Inherited from System.Windows.Forms.Control) |
![]() | MouseHover | (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | (Inherited from System.Windows.Forms.Control) |
![]() | MouseWheel | (Inherited from System.Windows.Forms.Control) |
![]() | Move | (Inherited from System.Windows.Forms.Control) |
![]() | ParentChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Parsed | Occurs after the input string value has been converted to the DataType. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | Parsing | Programmatic parsing of the input string. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | PostValidated | Occurs after the typed value has been validated (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | PostValidating | Programmatic typed value validation. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | PreValidated | Occurs after the input string value has been validated. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | PreValidating | Programmatic input string validation. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
![]() | QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
![]() | ReadOnlyChanged | (Inherited from System.Windows.Forms.TextBoxBase) |
![]() | RegionChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Resize | (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
![]() | SizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | StyleChanged | (Inherited from System.Windows.Forms.Control) |
![]() | SystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabStopChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TextAlignChanged | (Inherited from System.Windows.Forms.TextBox) |
![]() | TextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | UpDownButtonClick | Occurs when UpDown buttons are clicked. (Inherited from C1.Win.C1Input.C1DropDownControl) |
![]() | Validated | (Inherited from System.Windows.Forms.Control) |
![]() | Validating | (Inherited from System.Windows.Forms.Control) |
![]() | ValidationError | Error occurred while parsing or validating the input string. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | ValueChanged | Occurs when the Value changes. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | VerticalAlignChanged | Occurs when the value of the VerticalAlign property has changed. (Inherited from C1.Win.C1Input.C1TextBox) |
![]() | VisibleChanged | (Inherited from System.Windows.Forms.Control) |
![]() | VisualStyleChanged | Occurs when the VisualStyle property has changed. (Inherited from C1.Win.C1Input.C1TextBox) |