Alignment
|
Determines the alignment of the editor’s contents.
|
AssignedValues
protected
|
Contains the property flags that indicate which properties specific to an editor have been changed.
|
Automation
|
Provides access to editor UI Automation and accessibility settings.
|
AutoSelect
|
Determines whether the editor’s contents are automatically selected when the editor receives focus.
|
BarCodeSymbologyClass
|
Specifies the reference to the selected barcode symbology class.
|
BarCodeSymbologyClassName
|
Specifies the barcode type by its symbology class name.
|
BeepOnError
|
Specifies whether to play the system default sound on a validation error.
|
Buttons
|
Provides access to the collection of editor buttons.
|
ButtonsViewStyle
protected
|
Specifies how the editor displays content and embedded buttons.
|
ClearKey
|
Specifies the keyboard shortcut to clear the editor entry.
|
ClickKey
|
Specifies a key combination to generate the OnButtonClick click event for the default button.
|
ErrorIcon
|
Specifies an icon (also called error icon) to be displayed by a standalone editor when it fails validation.
|
FitMode
|
Specifies the barcode size calculation mode.
|
Images
|
Specifies the collection of images used as editor button icons.
|
ImmediatePost
|
Indicates whether the edit value should be saved immediately after it has been modified.
|
IsChanging
|
|
MaxValue
protected
|
|
MinValue
protected
|
Specifies the maximum numeric value the editor can display.
|
ModuleColor
|
Specifies the color used for displaying barcodes.
|
ModuleWidth
|
Specifies the width (in pixels) of the narrowest bar in the displayed barcode.
|
Owner
|
Provides access to the control or its object to which the persisted settings belong.
|
ReadOnly
|
Specifies if the editor is in read-only mode.
|
RotationAngle
|
Rotates the generated barcode.
|
ShowText
|
Specifies if the encoded text is displayed together with the generated barcode.
|
Symbology
|
Provides access to the active barcode symbology settings.
|
Transparent
protected
|
Deprecated. Specifies if the editor background is transparent.
|
UseLeftAlignmentOnEditing
|
Specifies whether to align text to the left in edit mode.
|
UseMouseWheel
|
Specifies whether an editor responds to mouse wheel rotation.
|
ValidateOnEnter
|
Specifies whether validation is performed when an end-user presses the Enter key.
|
ValidationErrorIconAlignment
|
Specifies the horizontal alignment of an error icon displayed by the editor when it fails validation.
|
ValidationOptions
|
Contains a set of flags that specify how the editor handles and displays its validation errors.
|