Visual Style S_197VU2

LANSA

Visual Style S_197VU2
* ===================================================================;
*;
* Component : S_197VU2;
* Type : Visual Style;
* Ancestor : PRIM_VS;
*;
* Description : Displaying a selected URL ;
*;
* 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(#CAPTION) TITLES(#CAPTION) VALUES(#VALUE);
DEFINE_COM CLASS(#PRIM_VSI) NAME(#CAPTION) NORMBACKCOLOR(ButtonFace);
DEFINE_COM CLASS(#PRIM_VSI) NAME(#VALUE) BORDERSTYLE(3DLeft);
END_COM;