Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1DropDownControl Class
Properties Methods Events


In This Topic
    C1DropDownControl Class Members
    In This Topic

    The following tables list the members exposed by C1DropDownControl.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1DropDownControl class.  
    Top
    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). (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 C1.Win.Input.Base.C1DropDownEditorBase.AutoCompleteSource property is set to CustomSource. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets an option that controls how automatic completion works for the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value specifying the source of complete strings used for automatic completion. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value indicating whether to open the drop down control when the control receives the focus. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyThis property is not relevant for this class. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the background color for the control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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 drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value indicating whether string comparisons are case-sensitive. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from C1.Win.Input.Base.C1InputHost)
    Public PropertyGets or sets whether the drop down control modifies the case of characters as they are typed. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 PropertyGets or set the control that hosted on drop down form.  
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the current CultureInfo object. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from C1.Framework.XViewLight)
    Public PropertyGets or sets custom format specified used if C1.Win.Input.Base.C1TextBoxBase.FormatType property is FormatType.CustomFormat. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the data source object to which the control is bound. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the type of the C1.Win.Input.Base.C1DropDownEditorBase.Value property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the default icon size of control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyFormat used to display the value when the control is in display mode. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 that determines the alignment of the drop down form relative to the control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the style of the drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or set the width of the drop down form. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets a value indicating if the dropdown is currently open. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyFormat used to display the value when the control is in edit mode (has input focus and is not read-only). (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value indicating whether empty strings are interpreted as null values (System.DBNull). (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets a settings affecting error handling in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets a collection with additional input editor icons. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the value indicating whether the floating placeholder is enabled. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 PropertyGets or sets the foreground color of the control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets enumeration value determining the formatting method, including standard .NET format specifies, custom and programmatic formatting. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a distance in pixels between the control edge and the dropdown. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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 drop down control remains highlighted when the control loses focus. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the C1.Framework.C1Icon that is displayed on a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the image that is displayed on a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the alignment of the image. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the image list index value of the image displayed on a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the key accessor for the image in the C1.Win.Input.Base.C1DropDownControlBase.ImageList. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public PropertyGets or sets the System.Windows.Forms.ImageList that contains the System.Drawing.Image displayed on a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets a value determines the selection position when a control receives input focus. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets 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.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets string representing a DBNull value. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the character used to mask characters of a password in a single-line drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the textual place holder, that is displayed by drop down control to prompt the user for information. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets a validation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation). (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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). (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 value indicating the currently selected text in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the number of characters selected in the drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the starting point of text selected in the drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value indicating whether the defined shortcuts are enabled. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the C1DropDownControl styles.  
    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 text associated with this control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets how text is aligned in a drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets the length of text in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value indicating whether leading spaces are removed. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets a value indicating whether the text in the drop down control should appear as the default password character. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public PropertyGets or sets the current C1.Win.Input.Base.C1DropDownEditorBase.DataType representation of the visual information contained in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public PropertyGets or sets the vertical alignment of the content in the control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Property (Inherited from System.Windows.Forms.Control)
    Public Property (Inherited from System.Windows.Forms.Control)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets or sets the element that receives all mouse events. (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 PropertyElement hosted by this C1.Framework.XViewLight. (Inherited from C1.Framework.XViewLight)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected PropertyGets the element that has the focus. (Inherited from C1.Framework.XViewLight)
    Protected Property (Inherited from System.Windows.Forms.Control)
    Protected PropertyGets the drop down form for this drop down control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected PropertyGets or sets whether the control should handle the focus within contained elements. (Inherited from C1.Framework.XViewLight)
    Protected PropertyGets or set the control that hosted on this C1.Win.Input.Base.C1InputHost control. (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected PropertyGets the element currently under the mouse. (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 PropertyGets or sets whether the C1.Framework.XView should display tooltips for elements that implement the C1.Framework.IToolTipElement interface. (Inherited from C1.Framework.XViewLight)
    Protected PropertyGets or sets the external instance of C1SuperTooltip class used to display tooltips for inner elements. (Inherited from C1.Framework.XViewLight)
    Top
    Public Methods
     NameDescription
    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.C1DropDownEditorBase)
    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. 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.C1DropDownControlBase)
    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. Set the focus to a given element. (Inherited from C1.Framework.XViewLight)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Windows.Forms.Control)
    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. Invalidates the contained element. (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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 MethodOverloaded. Selects a range of text in the drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public MethodSelects all text in the drop down control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 Method (Inherited from System.Windows.Forms.Control)
    Public MethodTriggers parsing of the Text property and updating the Value. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public MethodValidates current Text property in the same manner as it usually validated after the control loses focus. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodApplies the style to control view. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodSignals the object that initialization is starting. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodSuspends painting during long update operations. (Inherited from C1.Framework.XViewLight)
    Protected Methodchecks the element under the mouse and updates the control state. (Inherited from C1.Framework.XViewLight)
    Protected MethodCreates a new accessibility object for the control. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Creates the drop down form.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodDestroys the DropDownForm. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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.C1DropDownEditorBase)
    Protected MethodFires when DropDown button was clicked. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodFires before drop down form is opened. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodSignals the object that initialization is complete. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRestores painting after long update operations. (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 MethodGets the rectangle that contains a given element. (Inherited from C1.Framework.XViewLight)
    Protected MethodGets the DPI value for the display device where the control is currently being displayed. (Inherited from C1.Framework.XViewLight)
    Protected MethodGets the next C1.Framework.XViewLight.Element given a start C1.Framework.XViewLight.Element. (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 MethodRetrieves the rich tooltip text associated with the specified control. (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodHides tooltip if it is currently visible. (Inherited from C1.Framework.XViewLight)
    Protected MethodOverloaded. Gets the hit-testable element under the mouse. (Inherited from C1.Framework.XViewLight)
    Protected MethodInitializes a view of the C1.Win.Input.Base.C1DropDownControlBase control. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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.C1DropDownEditorBase)
    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 MethodDetermines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from C1.Framework.XViewLight)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    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.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 MethodRaises the System.Windows.Forms.Control.Click event. (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 C1.Win.Input.Base.C1DropDownControlBase.CustomButtonClick event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.DataTypeChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.DoubleClick event. (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 C1.Win.Input.Base.C1DropDownControlBase.DropDownButtonClick event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownControlBase.DropDownClosed event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownControlBase.DropDownOpened event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownControlBase.DropDownOpening event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodRaises the System.Windows.Forms.Control.EnabledChanged event. (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 C1.Win.Input.Base.C1DropDownEditorBase.FormatError event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.Formatting event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 MethodRaises the System.Windows.Forms.Control.HandleDestroyed event. (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.HideSelectionChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Invalidated event. (Inherited from C1.Framework.XViewLight)
    Protected MethodRaises the System.Windows.Forms.Control.KeyDown event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodRaises the System.Windows.Forms.Control.KeyPress event. (Inherited from C1.Framework.XViewLight)
    Protected MethodRaises the System.Windows.Forms.Control.KeyUp event. (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.Leave event. (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.C1DropDownControlBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownControlBase.ModalButtonClick event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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.MouseDown event. (Inherited from C1.Framework.XViewLight)
    Protected MethodRaises the System.Windows.Forms.Control.MouseEnter event. (Inherited from C1.Framework.XViewLight)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the System.Windows.Forms.Control.MouseLeave event. (Inherited from C1.Framework.XViewLight)
    Protected MethodRaises the System.Windows.Forms.Control.MouseMove event. (Inherited from C1.Framework.XViewLight)
    Protected MethodRaises the System.Windows.Forms.Control.MouseUp event. (Inherited from C1.Framework.XViewLight)
    Protected MethodRaises the System.Windows.Forms.Control.MouseWheel event. (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 System.Windows.Forms.Control.Paint event. (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 MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.Parsed event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.Parsing event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodFires when item was clicked on drop down item list. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.PostValidated event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.PostValidating event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.PreValidated event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.PreValidating event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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.RightToLeftChanged event. (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 System.Windows.Forms.Control.TabIndexChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRaises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from C1.Win.Input.Base.C1InputHost)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.TextAlignChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownControlBase.UpDownButtonClick event. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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.C1DropDownEditorBase.ValidationError event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.ValueChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRaises the C1.Win.Input.Base.C1DropDownEditorBase.VerticalAlignChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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.C1DropDownEditorBase.AutoCompleteCustomSource property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRestores the default value of the C1.Win.Input.Base.C1DropDownControlBase.ButtonsSettings property. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodRestores the default value of the DisplayFormat property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRestores the default value of the C1.Win.Input.Base.C1DropDownControlBase.DropDownWidth property. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodRestores the default value of the EditFormat property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRestores the default value of the ErrorInfo property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRestores the default value of the C1.Win.Input.Base.C1DropDownEditorBase.InitialSelection property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRestores the default value of the ParseInfo property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRestores the default value of the PostValidation property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodRestores the default value of the PreValidation property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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.C1DropDownEditorBase)
    Protected MethodRestores the default value of the Value property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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.C1DropDownEditorBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodAssociates a rich tooltip with a control. (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 C1.Win.Input.Base.C1DropDownEditorBase.AutoCompleteCustomSource property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodSpecifies whether to save the value of the C1.Win.Input.Base.C1DropDownControlBase.ButtonsSettings property. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodSpecifies whether to save the value of the DisplayFormat property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodSpecifies whether to save the value of the C1.Win.Input.Base.C1DropDownControlBase.DropDownWidth property. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected MethodSpecifies whether to save the value of the EditFormat property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodSpecifies whether to save the value of the ErrorInfo property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodSpecifies whether to save the value of the C1.Win.Input.Base.C1DropDownEditorBase.InitialSelection property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodSpecifies whether to save the value of the ParseInfo property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodSpecifies whether to save the value of the PostValidation property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected MethodSpecifies whether to save the value of the PreValidation property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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.C1DropDownEditorBase)
    Protected MethodSpecifies whether to save the value of the Value property. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodUpdates the control icon. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodUpdates the tooltip for the hovered element. (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 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. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public EventOccurs when the C1.Win.Input.Base.C1DropDownEditorBase.DataType property changes. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public EventOccurs when the dropdown has been closed. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public EventOccurs after the dropdown is opened. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    Public EventOccurs before the dropdown is opened. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventFormatting the value programmatically. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 C1.Win.Input.Base.C1DropDownEditorBase.HideSelection property has changed. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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 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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when the input string is parsed programmatically. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs after the typed value has been validated (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when programmatic typed value validating. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs after the input string value has been validated. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when programmatic input string validating. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    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 C1.Win.Input.Base.C1DropDownEditorBase.TextAlign property has changed. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventOccurs when Up or Down buttons are clicked. (Inherited from C1.Win.Input.Base.C1DropDownControlBase)
    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. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when the C1.Win.Input.Base.C1DropDownEditorBase.Value property changes. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public EventOccurs when the value of the C1.Win.Input.Base.C1DropDownEditorBase.VerticalAlign property changes. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
    Public Event (Inherited from System.Windows.Forms.Control)
    Top
    See Also