Command Bar
The command bar is the bar at the bottom of the page that contains the Issue box and the New, Save, Cancel, and Print buttons.
body.CommandBarBody sets the background color for the command bar. You can set the text color here (except for the text in the message area).
CommandBarBLeft, CommandBarBCenter, and CommandBarBRight specify the background images for the command bar.
CommandBarMsgLeft, CommandBarMsgCenter, and CommandBarMsgRight specify the background images for the message area (For example: Ready. Click New to create a new issue.) of the command bar.
ControlsCaptionDark sets the style for the Current Issue label.
CurrentRecord and CurrentRecordHover set the style for the Current Issue text box.
Related Topics