This documentation is for the old version. Go to the latest Upload Suite docs

PaneItem Members

The PaneItem type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property CheckedItemBorderColor

Gets or sets a color of the border of the checked pane item.

Public property CheckedItemColor

Gets or sets a color of the checked pane item.

Public property CheckedItemTextColor

Gets or sets a color of the file name text of the checked pane item.

Public property DescriptionAddedIconImageFormat

Gets an ImageFormat object configuring a list of images that are displayed in different states of the description added icon.

Public property DescriptionEditorIconImageFormat

Gets an ImageFormat object configuring a list of images that are displayed in different states of the description editor icon.

Public property DescriptionEditorIconTooltip

Gets or sets the text of the tooltip which is displayed when the mouse pointer hovers over the description editor icon.

Public property EnableDisproportionalExifThumbnails

Get or sets a value indicating whether Image Uploader should generate a preview thumbnail from the original image in the case when thumbnail saved in EXIF metadata is out of proportions of original image.

Public property EnableFileNameTooltip

Get or sets a value indicating whether a tooltip containing a filename should be displayed when the mouse pointer hovers over the pane item.

Public property HoverBorderColor

Gets or sets a color of the pane item border when the mouse pointer hovers over it.

Public property HoverColor

Gets or sets a color of the pane item when the mouse pointer hovers over it.

Public property ImageCroppedIconImageFormat

Gets an ImageFormat object configuring a list of images that are displayed in different states of the image cropped icon.

Public property ImageCroppedIconTooltip

Gets or sets the text of the tooltip which is displayed when the mouse pointer hovers over the image cropped icon.

Public property ImageEditorIconImageFormat

Gets an ImageFormat object configuring a list of images displayed in different states of the image editor icon.

Public property ImageEditorIconTooltip

Gets or sets the text of the tooltip displayed when the mouse pointer hovers over the image editor icon.

Public property InactiveCheckedItemBorderColor

Gets or sets a color of the border of the checked pane item when the item is not in focus.

Public property InactiveCheckedItemColor

Gets or sets a color of the checked pane item when the item is not in focus.

Public property InactiveSelectionBorderColor

Gets or sets a color of the pane item border when it is selected and not in focus.

Public property InactiveSelectionColor

Gets or sets a color of the pane item when it is selected and not in focus.

Public property PreviewQuality

Gets or sets a resize quality of preview thumbnails.

Public property QualityMeter

Gets the quality meter settings.

Public property RemovalIconImageFormat

Gets an ImageFormat object configuring a list of images displayed in different states of the removal icon.

Public property RemovalIconTooltip

Gets or sets the text of the tooltip displayed when the mouse pointer hovers over the removal icon.

Public property RotationIconImageFormat

Gets an ImageFormat object configuring a list of images displayed in different states of the rotation icon.

Public property RotationIconTooltip

Gets or sets the text of the tooltip displayed when the mouse pointer hovers over the rotation icon.

Public property SelectedTextColor

Gets or sets a color of the pane item text when it is selected.

Public property SelectionBorderColor

Gets or sets a color of the pane item border when it is selected.

Public property SelectionColor

Gets or sets a color of the pane item when it is selected.

Public property SelectionHoverBorderColor

Gets or sets a color of the pane item border when it is selected and the mouse pointer hovers over it.

Public property SelectionHoverColor

Gets or sets a color of the pane item when it is selected and the mouse pointer hovers over it.

Public property ShowFileNameInThumbnailsView

Gets or sets a value indicating whether to display filenames in the Thumbnails view or not.

Public property UploadIndicatorBorderColor

Gets or sets a border color of the file upload progress indicator.

Public property UploadIndicatorColor

Gets or sets a color of the file upload progress indicator.

See Also

Reference