TcxImageComboBoxProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Alignment |
Determines the alignment of the editor’s contents.
Inherited from Tcx |
Allow |
Specifies if a user can invoke the drop-down window in read-only mode.
Inherited from Tcx |
Always |
Specifies whether the editor’s display value includes blank and literal characters when the editor is not focused.
Inherited from Tcx |
Assigned |
Contains the property flags that indicate which properties specific to a text editor have been changed.
Inherited from Tcx |
Automation |
Provides access to editor UI Automation and accessibility settings.
Inherited from Tcx |
Auto |
Determines whether the editor’s contents are automatically selected when the editor receives focus.
Inherited from Tcx |
Beep |
Specifies whether to play the system default sound on a validation error.
Inherited from Tcx |
Button |
Specifies the custom glyph for the drop-down button.
Inherited from Tcx |
Buttons |
Provides access to the collection of editor buttons.
Inherited from Tcx |
Buttons |
Specifies how the editor displays content and embedded buttons.
Inherited from Tcx |
Case |
Specifies whether the mask is case sensitive.
Inherited from Tcx |
Char |
Specifies the case of editor text.
Inherited from Tcx |
Clear |
Specifies the keyboard shortcut to clear the editor entry.
Inherited from Tcx |
Click |
Specifies a key combination to generate the On |
Default |
Specifies the text string displayed when no item is selected in the image combo box editor.
Inherited from Tcx |
Default |
Specifies the index of the image displayed in the image combo box when its edit value is unspecified.
Inherited from Tcx |
Display |
Specifies a formatting pattern for display text when the editor has no focus.
Inherited from Tcx |
Drop |
Specifies whether the dropdown list width is changed to display entirely.
Inherited from Tcx |
Drop |
Specifies the combo box editor’s behavior during text input.
Inherited from Tcx |
Drop |
Specifies the number of values displayed in the dropdown window of the active combo box.
Inherited from Tcx |
Drop |
Determines whether an end-user can resize the dropdown window by dragging its borders.
Inherited from Tcx |
Drop |
Specifies the width of the editor dropdown window.
Inherited from Tcx |
Echo |
Specifies the text display mode.
Inherited from Tcx |
Edit |
Determines the manner in which the editor’s text is formatted when the editor is focused.
Inherited from Tcx |
Edit |
Specifies the mask representing valid text for a masked edit control.
Inherited from Tcx |
Error |
Specifies an icon (also called error icon) to be displayed by a standalone editor when it fails validation.
Inherited from Tcx |
Hide |
Specifies whether the edit cursor is hidden.
Inherited from Tcx |
Hide |
Determines whether the visual indication of the selected text remains when the editor loses focus.
Inherited from Tcx |
Ignore |
Determines the manner in which a mask editor reacts to an input validation error.
Inherited from Tcx |
Image |
Specifies the image alignment when item descriptions are visible.
Inherited from Tcx |
Images |
Specifies a TCustom |
Ime |
Specifies the current mode of an Input Method Editor (IME).
Inherited from Tcx |
Ime |
Specifies the input method editor (IME) to use for converting keyboard input to Asian language characters.
Inherited from Tcx |
Immediate |
Determines whether the popup window is opened immediately after a user has pressed an alphanumeric character within an editor.
Inherited from Tcx |
Immediate |
Specifies if the drop-down window opens immediately once a user activates the drop-down in-place editor in a container control.
Inherited from Tcx |
Immediate |
Determines whether the popup window is opened immediately after a user has pressed an alphanumeric character within an editor.
Inherited from Tcx |
Immediate |
Determines whether the popup window is opened immediately after a user has activated an in-place editor.
Inherited from Tcx |
Immediate |
Indicates whether the edit value should be saved immediately after it has been modified.
Inherited from Tcx |
Immediate |
Inherited from Tcx |
Incremental |
Enables the incremental filtering feature for the editor’s drop-down list.
Inherited from Tcx |
Incremental |
Specifies how incremental filtering is applied to the editor’s drop-down list.
Inherited from Tcx |
Incremental |
Enables the automatic completion feature of an editor.
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Indicates whether the mask exists for a mask editor.
Inherited from Tcx |
Item |
Specifies the height of an item in the combo box editor.
Inherited from Tcx |
Items |
Provides access to the collection of image combo box items.
Inherited from Tcx |
Keep |
Specifies if the drop-down button is displayed as pressed while the drop-down window is visible.
Inherited from Tcx |
Large |
Specifies the TCustom |
Lookup |
Specifies the list of words required to implement the automatic completion feature within an editor.
Inherited from Tcx |
Lookup |
Specifies whether the automatic completion words list is sorted in alphabetical order.
Inherited from Tcx |
Mask |
Determines the mask type of a mask editor.
Inherited from Tcx |
Max |
Specifies the maximum number of characters a user can enter into an editor.
Inherited from Tcx |
Max |
Specifies the maximum numeric value an editor can display.
Inherited from Tcx |
Min |
Specifies the minimum numeric value an editor can display.
Inherited from Tcx |
Multi |
Determines whether the description text is displayed in a single or multi line manner.
Inherited from Tcx |
Nullstring protected |
Specifies the display text for the Null value.
Inherited from Tcx |
OEMConvert |
Determines whether characters typed in an editor are converted from ANSI to OEM and back to ANSI.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Password |
Specifies the character (if any) to display in place of the actual characters typed into an editor.
Inherited from Tcx |
Popup |
Specifies the manner in which the dropdown window is aligned relative to the editor.
Inherited from Tcx |
Popup |
Specifies if the drop-down window automatically adjusts its size to display the currently embedded control in full.
Inherited from Tcx |
Popup |
Specifies whether to display the inner border within the popup window.
Inherited from Tcx |
Popup |
Specifies if the drop-down window expands horizontally or vertically.
Inherited from Tcx |
Popup |
Specifies drop-down window height, in pixels.
Inherited from Tcx |
Popup |
Inherited from Tcx |
Popup |
Specifies the minimum drop-down window height, in pixels.
Inherited from Tcx |
Popup |
Specifies the minimum drop-down window width, in pixels.
Inherited from Tcx |
Popup |
Specifies if the drop-down window is sizable.
Inherited from Tcx |
Popup |
Specifies whether to display the system panel at the bottom of the popup window.
Inherited from Tcx |
Popup |
Specifies the vertical alignment of the drop-down window.
Inherited from Tcx |
Popup |
Specifies drop-down window width, in pixels.
Inherited from Tcx |
Post |
Specifies if the editor applies the current selection in the drop-down window when a user presses Tab to close it.
Inherited from Tcx |
Read |
Specifies if the editor is in read-only mode.
Inherited from Tcx |
Revertable |
Determines whether the dropdown values of the combo box can be cycled through by a double click within the editor.
Inherited from Tcx |
Show |
Specifies if the image combo box editor displays the description of the selected item.
Inherited from Tcx |
Show |
Specifies if the editor configured for password input displays a “password reveal” button when the editor’s edit box is not Text.
Inherited from Tcx |
Sorted |
Specifies if the editor sorts combo box items in alphabetical order.
Inherited from Tcx |
Transparent protected |
Deprecated. Specifies if the editor background is transparent.
Inherited from Tcx |
Use |
Specifies if the editor applies the display text formatting pattern to content in edit mode.
Inherited from Tcx |
Use |
Specifies whether to align text to the left in edit mode.
Inherited from Tcx |
Use |
Specifies whether an editor responds to mouse wheel rotation.
Inherited from Tcx |
Use |
Specifies whether the custom text will be displayed if the editor is empty.
Inherited from Tcx |
Validate |
Inherited from Tcx |
Validation |
Specifies the horizontal alignment of an error icon displayed by the editor when it fails validation.
Inherited from Tcx |
Validation |
Contains a set of flags that specify how the editor handles and displays its validation errors.
Inherited from Tcx |
Valid |
Specifies additional characters valid for a data-aware editor.
Inherited from Tcx |
View |
Specifies the view style of the text and buttons in a text editor.
Inherited from Tcx |
#Methods
#Events
Name | Description |
---|---|
On |
Allows you to execute custom code when a user clicks an embedded editor button.
Inherited from Tcx |
On |
Allows you to customize the appearance of individual editor button glyphs.
Inherited from Tcx |
On |
Occurs on changing the value within an editor.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Occurs before closing the popup window.
Inherited from Tcx |
On |
Occurs after the popup window is closed.
Inherited from Tcx |
On |
Allows you to custom draw a combo box item.
Inherited from Tcx |
On |
Allows you to respond to edit value changes.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Occurs as the popup window is about to be opened.
Inherited from Tcx |
On |
Occurs each time a combo box item should be repainted.
Inherited from Tcx |
On |
Allows you to respond to new user input that does not match one of the automatic completion list entries.
Inherited from Tcx |
On |
Occurs when the popup window is displayed on screen.
Inherited from Tcx |
On |
Occurs on every editor setting change.
Inherited from Tcx |
On |
Occurs before converting the display value to the edit value.
Inherited from Tcx |
See Also