SchedColors

 

These are the Default Colors assigned to the Listbox and functions.

They can be changed at runtime by the BSTRuntimeBSTRunEnh, or BSTRunTBut controls.

 

Time Column Colors

1.Column Color of cells in the Left Column containing the Time
2.Text Text Color of cells in the Left Column containing the Time

 

Appointment Cell Colors

1.Background Color of cells in the Listbox containing appointments at Start Time.
2.Text  Text Color of cells in the Listbox containing appointments
3.Duration Color of cells in the Listbox containing appointments during Duration Time.
4.Duration Text  Text Color of cells in the Listbox containing appointments during Duration Time.
5.Conflict Color Color of cells in the Listbox containing appointment Conflicts.
6.Conflict Text Color  Text Color of cells in the Listbox containing appointment Conflicts.

 

Additional Color Options

GreenBar Effect check this box to turn on GreenBar effect

Every other Line check this box to color every other line in the listbox for standard green bar type coloring.

Just full Hours (8:00 AM) Check this box to only color the first line of the browse, and every line that represents an hour change in the list box.

GreenBar Color to use Color dialog to pick a color to use for GreenBar.

 

Conditional Colors Checkbox enables the Use Same Color for Duration Checkbox and the buttons.

 

"Case" Structure Colors

 

BSTColCase

 

"Case" Structure colors will change the cell color and text color of the displayed appointment depending on the value stored in a field that you select in the Field with Condition prompt.  You can have as many as you need.  The template does a case statement on the field and uses UPPER and CLIP so it is not case sensitive and ignores trailing spaces.

 

BSTColCase2

 

Add the condition value to use and colors to use for that value in the appointment cells.  No quotes are needed, the template adds them for you.

 

"IF" Structure Colors

 

BSTColif

 

The template will generate "IF" statements using your conditions.  You need to have the variables and quotes right on these.

 

BSTColif2

 

"IF" condition is an Expression prompt, so you can look up the variables with the button.