ChooseBackGround(Value)
Sets the background of the pipeline diagram.
Parameters
Value. Specifies the background image file to use. The default background is white. This parameter can take one of the following values:
- 1. accpacblue.gif
- 2. accpacwhite.gif
- 5. listrow1gif
- 8. lightpurplemarblebright.gif
- 14. accpaccream.gif
- 15. listrow2.gif
You can find these files in the following folder on the Sage CRM server:
<Sage CRM installation folder>\WWWRoot\Themes\Img\default\Backgrounds
Examples
Pipe.ChooseBackGround(8);
Uses the lightpurplemarblebright.gif file as the background for the pipeline diagram.