|
These are the Default Colors assigned to the Listbox and functions. They can be changed at runtime by the BSTRuntime , BSTRunEnh, or BSTRunTBut controls.
Time Column Colors
Appointment Cell Colors
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.
"Case" Structure Colors
"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.
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
The template will generate "IF" statements using your conditions. You need to have the variables and quotes right on these.
"IF" condition is an Expression prompt, so you can look up the variables with the button.
|