Chapter Contents

Previous

Next
List Box: _setColor

List Box: _setColor



Assigns a color to a list box's title and text

Restrictions Some systems do not support changing the color of a list box.


Syntax
Details

Syntax

CALL NOTIFY (list-box-name, '_setColor', title-color, text-color);

Argument Type Description
title-color
C specifies the color of the list box title
text-color
C specifies the color of the list box text


Details

A blank string defaults to the current color.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.