justification Method

Purpose:

Tells a object how to justify itself.

Syntax:

.justification = just

Comments: 

where just = one of the following

     TL  TC  TR

     CL  CC  CR    // the middle row has two names.
     ML  MC  MR    // because of NIH Not Invented Here. 

     BL  BC  BR

Example:

titlebar.justification = "TC"