Skip to main content
A newer version of this page is available. .

Visual Elements

This section describes visual elements that are displayed in the ASPxBinaryImage control when image uploading is enabled, i.e., when the BinaryImageEditingSettings.Enabled property is set to true.

When an editor value is empty, an image area can display an empty value text or empty value image.

BinaryImage_Empty

Elements

Members

Empty Value Text

BinaryImageEditingSettings.EmptyValueText,

ASPxBinaryImage.EmptyValueTextStyle

Empty Value Image

ASPxBinaryImage.EmptyImage

When the drag and drop feature is enabled (the BinaryImageEditingSettings.AllowDropOnPreview property is set to true), end-users can upload an image by dropping it to the image area.

BinaryImage_DragAndDrop

Elements

Members

Drop Zone

BinaryImageEditingSettings.DropZoneText,

ASPxBinaryImage.DropZoneStyle

The ASPxBinaryImage control displays a progress bar while an image is being uploaded.

BinaryImage_ProgressBar

Elements Members
Progress Bar ASPxBinaryImage.ProgressBarStyle
Progress Bar Indicator ASPxBinaryImage.ProgressBarIndicatorStyle

When an image is uploaded to a control, it displays the open dialog and delete buttons, allowing end-users to upload another image or remove the current image.

ASPxBinaryImage

Elements

Members

Button Panel

ASPxBinaryImage.ButtonPanelStyle

Open Dialog Button

ASPxBinaryImage.ButtonStyle,

ASPxBinaryImage.OpenDialogButtonImage

Delete Button

ASPxBinaryImage.ButtonStyle,

ASPxBinaryImage.DeleteButtonImage