ASP.NET AJAX Control Toolkit Demos v20.1.0.0

DropShadow Sample
Ajax Control Toolkit
DropShadow Demonstration
First Name:
Last Name:

Show Details...
Not many details here. This is just a demo to show how the DropShadow will react properly to changes in the size of the panel it is attached to.

Radius:
Opacity:
DropShadow Description
DropShadow is an extender that applies drop shadow to an ASP.NET Panel control.
DropShadow Properties
Properties
  • Opacity - The opacity of the shadow, from 0 (transparent - no shadow rendered) to 1.0, which is fully opaque black.
  • Radius - Specifies the radius of rounded corners in pixels.
  • Rounded - A Boolean value that specifies whether or not corners of the target and drop shadow should be rounded.
  • TrackPosition - Determines whether or not the DropShadow tracks position or size changes of the panel it is targeting.
  • Width - The shadow width on each side in pixels.
Copyright © 2012-2024 CodePlex Foundation. All Rights Reserved.