ShadowImageProperties Properties
Contains the settings which define the shadow image used by web controls.
Name | Description |
---|---|
Bottom |
Gets or sets the URL of the image that represents the shadow’s bottom edge. |
Corner |
Gets or sets the shadow corner’s height. |
Corner |
Gets or sets the URL of the image that represents the shadow’s corner. |
Corner |
Gets or sets the shadow corner’s width. |
Icon |
Specifies an identifier of an image’s icon.
Inherited from Image |
Is |
Gets a value that indicates whether no image is defined for an element’s normal state.
Inherited from Image |
Is |
Gets a value that indicates whether no image is defined for an element’s checked state.
Inherited from Image |
Is |
Gets a value that indicates whether no image is defined for an element’s disabled state.
Inherited from Image |
Is |
Gets a value that indicates whether no image is defined for an element’s hottracked state.
Inherited from Image |
Is |
Gets a value that indicates whether no image is defined for an element’s pressed state.
Inherited from Image |
Is |
Gets a value that indicates whether no image is defined for an element’s selected state.
Inherited from Image |
Is |
Obsolete. Gets or sets a value that specifies whether the image defined by the Image |
Right |
Gets or sets the URL of the image that represents the shadow’s right edge. |
See Also