Return value
TRUE
The function has been completed without any errors.
FALSE
An error has occurred.
See also
Color chart (Page 1538)
SetBackColor example (Page 1512)
SetColorBottom
Function
When using slider objects, it sets the color of the bottom limit.
Syntax
BOOL SetColorBottom(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName, long int
lColorBottom);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
lColorBottom
Numeric value defining the color of the bottom limit of slider objects
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1189