Gets or sets a value indicating whether themes apply to this control.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Overrides ReadOnly Property EnableTheming As Boolean
public override bool EnableTheming { get; }
true
to use themes; otherwise, false
. The default is false
.