Aurigma Image Uploader 6.5 Dual
ImageUploader..::.ButtonAddFilesImageFormat Property
List of images that specify different states of the Add Files button.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public ReadOnly Property ButtonAddFilesImageFormat As ImageFormat
C#
public ImageFormat ButtonAddFilesImageFormat { get; }
Property Value
An ImageFormat instance that specifies images that are displayed in different states of the Add Files button (focused, pressed, etc.).
Remarks
This property corresponds to ButtonAddFilesImageFormat client-side property.