TitlePanelControl.setPanelColor

Sets the background color for the content area. Any valid value for the CSS color property can be used.

Examples:

 controls.TITLEPANEL1.panelColor = "#808080";
 

Parameters

java.lang.String  panelColor,