Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class
Properties Methods Events


In This Topic
    C1TextBoxBase Class Members
    In This Topic

    The following tables list the members exposed by C1TextBoxBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value 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 PropertyGets or sets a value indicating whether pressing ENTER in a multiline C1.Win.Input.C1TextBox control creates a new line of text in the control or activates the default button for the form.  
    Public PropertyGets or sets a value indicating whether pressing the TAB key in a multiline text box control types a TAB character in the control instead of moving the focus to the next control in the tab order.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a custom System.Collections.Specialized.StringCollection to use when the AutoCompleteSource property is set to CustomSource.  
    Public PropertyGets or sets an option that controls how automatic completion works for the C1.Win.Input.C1TextBox.  
    Public PropertyGets or sets a value specifying the source of complete strings used for automatic completion.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyOverridden. This property is not relevant for this class.  
    Public PropertyOverridden. Gets or sets the background color for the control.  
    Public PropertyGets or sets the background image displayed in the control. (Inherited from C1.Win.Input.Base.C1InputHost)
    Public PropertyGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from C1.Win.Input.Base.C1InputHost)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the properties of buttons.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets a value indicating whether the user can undo the previous operation in a text box control.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether string comparisons are case-sensitive.  
    Public Property (Inherited from C1.Win.Input.Base.C1InputHost)
    Public PropertyGets or sets whether the C1.Win.Input.C1TextBox control modifies the case of characters as they are typed.  
    Public PropertyGets or sets the rules to filter keyboard input.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.ComponentModel.Component)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the current CultureInfo object.  
    Public Property (Inherited from C1.Framework.XViewLight)
    Public PropertyGets or sets custom format specified used if FormatType property is C1.Win.Input.FormatType.CustomFormat.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the member of the data source object to which the control is bound.  
    Public PropertyGets or sets the data source object to which the control is bound.  
    Public PropertyGets or sets the type of the Value property.  
    Public PropertyGets or sets the default icon size of control.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets whether the text box should be disabled when it is bound to an empty data source, i.e. CurrencyManager.Count = 0.  
    Public PropertyGets the format used to display the value when the control is in display mode.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the format used to display the value when the control is in edit mode (has input focus and is not read-only).  
    Public PropertyGets or sets a value indicating whether empty strings are interpreted as null values (System.DBNull).  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets a settings affecting error handling in the control.  
    Public PropertyGets 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 PropertyGets a collection with additional input editor icons.  
    Public PropertyGets or sets the value indicating whether the floating placeholder is enabled.  
    Public PropertyGets a value indicating whether the control has input focus. (Inherited from C1.Win.Input.Base.C1InputHost)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyOverridden. Gets or sets the foreground color of the control.  
    Public PropertyGets or sets enumeration value determining the formatting method, including standard .NET format specifies, custom and programmatic formatting.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus.  
    Public PropertyGets or sets the C1.Framework.C1Icon that is displayed on a C1.Win.Input.C1TextBox control.  
    Public PropertyGets or sets the image that is displayed on a C1.Win.Input.C1TextBox control.  
    Public PropertyGets or sets the alignment of the image.  
    Public PropertyGets or sets the image list index value of the image displayed on the C1.Win.Input.C1TextBox control.  
    Public PropertyGets or sets the key accessor for the image in the ImageList.  
    Public PropertyGets or sets the System.Windows.Forms.ImageList that contains the System.Drawing.Image displayed on a C1.Win.Input.C1TextBox control.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value determines the selection position when a control receives input focus.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the lines of text in a text box control.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the space between controls. (Inherited from C1.Win.Input.Base.C1InputControl)
    Public PropertyGets or sets a value that indicates need draws a red dotted line if Value is empty or not.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the maximum number of characters the user can type or paste into the text box control.  
    Public PropertyGets or sets whether the maximum number of characters that fit in the control are handled based on bytes, characters, or text elements.  
    Public PropertyGets or sets the maximum number of lines.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value that indicates that the text box control has been modified by the user since the control was created or its contents were last set.  
    Public PropertyGets or sets a value indicating whether this is a multiline C1.Win.Input.C1TextBox control.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets string representing a DBNull value.  
    Public PropertyGets or sets padding within the control. (Inherited from C1.Win.Input.Base.C1InputControl)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets a settings affecting parsing, that is, converting the string entered by the user to the data type.  
    Public PropertyGets or sets the character used to mask characters of a password in a single-line C1.Win.Input.C1TextBox control.  
    Public PropertyGets or sets the textual place holder, that is displayed by C1.Win.Input.C1TextBox to prompt the user for information.  
    Public PropertyGets a validation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation).  
    Public PropertyGets the preferred height for a text box.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets the validation rules applied before parsing, that is, before converting the string entered by the user to the DataType (raw string validation).  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether text in the text box is read-only.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets which scroll bars should appear in a C1.Win.Input.C1TextBox control.  
    Public PropertyGets or sets a value indicating the currently selected text in the control.  
    Public PropertyGets or sets the number of characters selected in the text box.  
    Public PropertyGets or sets the starting point of text selected in the text box.  
    Public PropertyGets or sets a value indicating whether the defined shortcuts are enabled.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyOverridden. Gets or sets the text associated with this control.  
    Public PropertyGets or sets how text is aligned in a C1.Win.Input.C1TextBox control.  
    Public PropertyGets the length of text in the control.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether trailing spaces are removed.  
    Public PropertyGets or sets a value indicating whether leading spaces are removed.  
    Public PropertyGets or sets a value indicating whether the text in the C1.Win.Input.C1TextBox control should appear as the default password character.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the current DataType representation of the visual information contained in the control.  
    Public PropertyGets or sets the vertical alignment of the content in the control.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether a multiline text box control automatically wraps words to the beginning of the next line when necessary.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from C1.Framework.XViewLight)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the default size of the control. (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from C1.Framework.XViewLight)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from C1.Framework.XViewLight)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from C1.Framework.XViewLight)
    Protected PropertyGets or set the control that hosted on this C1InputHost control. (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected Property (Inherited from C1.Framework.XViewLight)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from C1.Framework.XViewLight)
    Protected Property (Inherited from C1.Framework.XViewLight)
    Top
    Public Methods
     NameDescription
    Public MethodAppends text to the current text of a text box.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodChecks the result of the ParseContent method.  
    Public MethodClears all text from the text box control.  
    Public MethodClears information about the most recent operation from the undo buffer of the text box.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodCopies the current selection in the text box to the Clipboard.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodMoves the current selection in the text box to the Clipboard.  
    Public MethodSpecifies that the value of the SelectionLength property is zero so that no characters are selected in the control.  
    Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the C1.Win.Input.C1TextBox control.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from C1.Framework.XViewLight)
    Public MethodRetrieves the character that is closest to the specified location within the control.  
    Public MethodRetrieves the index of the character nearest to the specified location.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodRetrieves the index of the first character of a given line.  
    Public MethodRetrieves the index of the first character of the current line.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodRetrieves the line number from the specified character position within the text of the control.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodRetrieves the location within the control at the specified character index.  
    Public MethodRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from C1.Win.Input.Base.C1InputHost)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from C1.Framework.XViewLight)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodParses the Text string.  
    Public MethodOverloaded. Sets the selected text to the specified text without clearing the undo buffer.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodScrolls the contents of the control to the current caret position.  
    Public MethodOverloaded. Selects a range of text in the text box.  
    Public MethodSelects all text in the text box.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodUndoes the last edit operation in the text box.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodTriggers parsing of the Text property and updating the Value.  
    Public MethodValidates current Text property in the same manner as it usually validated after the control loses focus.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Applies the style to control view.  
    Protected MethodOverridden. Signals the object that initialization is starting.  
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected MethodOverridden. Creates a new accessibility object for the control.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Releases the HostedControl and unsubscribe from event handlers.  
    Protected MethodOverridden. Signals the object that initialization is complete.  
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected MethodOverloaded.  (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodThe edits window procedure of internal text editor. Inheriting classes can override this to add extra functionality, but should not forget to call base.InternalWndProc(m); to ensure the combo continues to function properly.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the AcceptsTabChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from C1.Win.Input.Base.C1InputControl)
    Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from C1.Win.Input.Base.C1InputControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the CustomButtonClick event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the DataTypeChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected MethodRaises the System.Windows.Forms.Control.DpiChangedAfterParent event. (Inherited from C1.Win.Input.Base.C1InputControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the DropDownButtonClick event.  
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the FormatError event.  
    Protected MethodRaises the Formatting event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the HideSelectionChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.LostFocus event. (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the ModalButtonClick event.  
    Protected MethodRaises the ModifiedChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the MultilineChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the Parsed event.  
    Protected MethodRaises the Parsing event.  
    Protected MethodRaises the PostValidated event.  
    Protected MethodRaises the PostValidating event.  
    Protected MethodRaises the PreValidated event.  
    Protected MethodRaises the PreValidating event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the ReadOnlyChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.TabIndexChanged event.  
    Protected MethodRaises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected MethodRaises the TextAlignChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the UpDownButtonClick event.  
    Protected Method (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected Method (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected MethodRaises the ValidationError event.  
    Protected MethodRaises the ValueChanged event.  
    Protected MethodRaises the VerticalAlignChanged event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.VisibleChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodProcesses a dialog key. (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodProvides constants for rescaling the control when a DPI change occurs. (Inherited from C1.Win.Input.Base.C1InputControl)
    Protected MethodRestores the default value of the AutoCompleteCustomSource property.  
    Protected MethodRestores the default value of the ButtonsSettings property.  
    Protected MethodRestores the default value of the DisplayFormat property.  
    Protected MethodRestores the default value of the EditFormat property.  
    Protected MethodRestores the default value of the ErrorInfo property.  
    Protected MethodRestores the default value of the InitialSelection property.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRestores the default value of the ParseInfo property.  
    Protected MethodRestores the default value of the PostValidation property.  
    Protected MethodRestores the default value of the PreValidation property.  
    Protected MethodRestores the default value of the Styles property. (Inherited from C1.Win.Input.Base.C1InputControl)
    Protected MethodRestores the default value of the Text property.  
    Protected MethodRestores the default value of the Value property.  
    Protected MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Sets the HostedControl and subscribe to event handlers.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodSpecifies whether to save the value of the AutoCompleteCustomSource property.  
    Protected MethodSpecifies whether to save the value of the ButtonsSettings property.  
    Protected MethodSpecifies whether to save the value of the DisplayFormat property.  
    Protected MethodSpecifies whether to save the value of the EditFormat property.  
    Protected MethodSpecifies whether to save the value of the ErrorInfo property.  
    Protected MethodSpecifies whether to save the value of the InitialSelection property.  
    Protected MethodSpecifies whether to save the value of the ParseInfo property.  
    Protected MethodSpecifies whether to save the value of the PostValidation property.  
    Protected MethodSpecifies whether to save the value of the PreValidation property.  
    Protected MethodSpecifies whether to save the value of the Styles property. (Inherited from C1.Win.Input.Base.C1InputControl)
    Protected MethodSpecifies whether to save the value of the Text property.  
    Protected MethodSpecifies whether to save the value of the Value property.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of the AcceptsTab property has changed.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when Custom button is clicked.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the DataType property changes.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when DropDown button is clicked.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the control receives data that cannot be formatted according to the current format and edit mask settings.  
    Public EventFormatting the value programmatically.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the value of the HideSelection property has changed.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when Modal button is clicked.  
    Public EventOccurs when the value of the Modified property has changed.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the value of the Multiline property has changed.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs after the input string value has been converted to the DataType.  
    Public EventOccurs when the input string is parsed programmatically.  
    Public EventOccurs after the typed value has been validated  
    Public EventOccurs when programmatic typed value validating.  
    Public EventOccurs after the input string value has been validated.  
    Public EventOccurs when programmatic input string validating.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the value of the ReadOnly property has changed.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when the value of the TextAlign property has changed.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when Up or Down buttons are clicked.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when parsing or validating the input string fails.  
    Public EventOccurs when the Value property changes.  
    Public EventOccurs when the value of the VerticalAlign property changes.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Top
    See Also