Visual Style S_197VL1

LANSA

Visual Style S_197VL1
* ===================================================================;
*;
* Component : S_197VL1;
* Type : Visual Style;
* Ancestor : PRIM_VS;
*;
* Description : For icons in lists with dark backgrounds;
*;
* Disclaimer : The following material is supplied as sample material;
* only. No warranty concerning this material or its use;
* in any way whatsoever is expressed or implied.;
*;
* ===================================================================;
;
BEGIN_COM DEFAULT(#SCHEME);
DEFINE_COM CLASS(#PRIM_VSS) NAME(#SCHEME) CAPTIONS(#ITEM) TITLES(#ITEM) VALUES(#ITEM);
DEFINE_COM CLASS(#PRIM_VSI) NAME(#ITEM) ALTERNBACKCOLOR(GrayText) BORDERCOLOR(3DDarkShadow) ERRORBACKCOLOR(GrayText) FACENAME('Arial') FONTSIZE(8) NORMBACKCOLOR(GrayText) SCRIPT(Western) TEXTCOLOR(White);
END_COM;