Line border with equal width on all sides and a fixed color.
$Date: 2005/10/23 11:12:24 $
$Revision: 1.9 $
-- Initialise Current with a_color and a_width.
-- Bottom size of border
-- (From EM_BORDER)
-- Color of border
-- Left size of border
-- Right size of border
-- Top size of border
-- Width of border
-- Set color to a_color.
-- Set width to a_width.
-- Draw border on a_widget.
Line border with equal width on all sides and a fixed color.