C1.Win.Input Namespace / C1NumericEdit Class


C1NumericEdit Class Methods

For a list of all members of this type, see C1NumericEdit members.

Public Methods
 NameDescription
Public MethodAppends text to the current text of a text box. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodChecks the result of the ParseContent method. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodClears all text from the text box control. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodClears information about the most recent operation from the undo buffer of the text box. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodCopies the current selection in the text box to the Clipboard. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodSpecifies that the value of the C1.Win.Input.Base.C1TextBoxBase.SelectionLength property is zero so that no characters are selected in the control. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodOverloaded. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 MethodRetrieves the character that is closest to the specified location within the control. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodRetrieves the index of the character nearest to the specified location. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodRetrieves the index of the first character of the current line. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRetrieves the line number from the specified character position within the text of the control. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodRetrieves the location within the control at the specified character index. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 System.Windows.Forms.Control)
Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodParses the Text string. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodOverloaded. Sets the selected text to the specified text without clearing the undo buffer. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodOverloaded. Selects a range of text in the text box. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodSelects all text in the text box. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 MethodOverloaded. Performs spin down.  
Public MethodOverloaded. Performs spin up.  
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. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodTriggers parsing of the Text property and updating the Value. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Public MethodValidates current Text property in the same manner as it usually validated after the control loses focus. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Top
Protected Methods
 NameDescription
Protected MethodApplies the style to control view. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSignals the object that initialization is starting. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodCreates a new accessibility object for the control. (Inherited from C1.Win.Input.Base.C1InputControl)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodOverridden. Creates UI Automation object of this control.  
Protected Method (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodReleases the C1.Win.Input.Base.C1InputHost.HostedControl and unsubscribe from event handlers. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSignals the object that initialization is complete. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 System.Windows.Forms.Control)
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 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. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.AcceptsTabChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 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 C1.Win.Input.Base.C1TextBoxBase.CustomButtonClick event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.DataTypeChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected Method (Inherited from System.Windows.Forms.Control)
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 C1.Win.Input.Base.C1TextBoxBase.DropDownButtonClick event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 C1.Win.Input.Base.C1TextBoxBase.FormatError event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.Formatting event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.GotFocus event. (Inherited from C1.Win.Input.Base.C1InputHost)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.HideSelectionChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 System.Windows.Forms.Control.LostFocus event. (Inherited from C1.Win.Input.Base.C1InputHost)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.ModalButtonClick event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.ModifiedChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 C1.Win.Input.Base.C1TextBoxBase.MultilineChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 Method (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.Parsed event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.Parsing event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.PostValidated event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.PostValidating event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.PreValidated event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.PreValidating event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 C1.Win.Input.Base.C1TextBoxBase.ReadOnlyChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 System.Windows.Forms.Control.TabIndexChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from C1.Win.Input.Base.C1InputHost)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.TextAlignChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodOverridden. Raises the C1.Win.Input.Base.C1TextBoxBase.UpDownButtonClick event.  
Protected MethodRaises the System.Windows.Forms.Control.Validated event. (Inherited from C1.Win.Input.Base.C1InputHost)
Protected MethodRaises the System.Windows.Forms.Control.Validating event. (Inherited from C1.Win.Input.Base.C1InputHost)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.ValidationError event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.ValueChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the C1.Win.Input.Base.C1TextBoxBase.VerticalAlignChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 C1.Win.Input.Base.C1TextBoxBase.AutoCompleteCustomSource property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRestores the default value of the C1.Win.Input.Base.C1TextBoxBase.ButtonsSettings property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRestores the default value of the DisplayFormat property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRestores the default value of the EditFormat property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRestores the default value of the ErrorInfo property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRestores the default value of the Increment property.  
Protected MethodRestores the default value of the C1.Win.Input.Base.C1TextBoxBase.InitialSelection property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRestores the default value of the ParseInfo property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRestores the default value of the PostValidation property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRestores the default value of the PreValidation property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodRestores the default value of the Value property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 MethodSets the C1.Win.Input.Base.C1InputHost.HostedControl and subscribe to event handlers. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 MethodSpecifies whether to save the value of the C1.Win.Input.Base.C1TextBoxBase.AutoCompleteCustomSource property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSpecifies whether to save the value of the C1.Win.Input.Base.C1TextBoxBase.ButtonsSettings property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSpecifies whether to save the value of the DisplayFormat property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSpecifies whether to save the value of the EditFormat property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSpecifies whether to save the value of the ErrorInfo property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSpecifies whether to save the value of the Increment property.  
Protected MethodSpecifies whether to save the value of the C1.Win.Input.Base.C1TextBoxBase.InitialSelection property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSpecifies whether to save the value of the ParseInfo property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSpecifies whether to save the value of the PostValidation property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSpecifies whether to save the value of the PreValidation property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Protected MethodSpecifies whether to save the value of the Value property. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
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 MethodProcesses Windows messages. (Inherited from C1.Win.Input.Base.C1TextBoxBase)
Top
See Also