Shadows & Lines
Shadows
RedCorners.Forms provides four controls that render subtle horizontal or vertical shadow bars on the page. These are:
HorizontalShadow
HorizontalShadow2
VerticalShadow
VerticalShadow2
These objects are derived from the Image
type.
Lines
The HorizontalLine
and VerticalLine
controls are customized versions of BoxView
, designed to act as horizontal and vertical lines on the screen.