.
                          BORDER
                          ======
.
The .border property is shared by several controls. It does
 more than just border on/off.
TECH TIP: for a thicker border? Instead of .border=1 like
          normal, try .border=3 or .border=8
=============================================
.border=0; feature OFF
.border=1; single line border
.border=2; double line border
.border=3; triple line border
.border=x; x lines thick border
=============================================
I personally like to add a line at a time, increasing the 
 .border property 1 step at a time until I get the border
 line thickness I desire. Honestly? For me its quicker to
 just NOTEPAD change the border numbers then fire it up to
 see my incremental changes.
.
I find this easier and more logical than adding another
 .property.
