pictures
Pictures - short description
Various properties of pictures of graphic objects and round buttons can be modified or called
in using the functions in the Pictures group.
Note
Various examples are offered for the function descriptions. For functions with a similar syntax,
a
selected function is used as a template in the example. This example must be adapted as
well.
SetPicDeactTransparent
Function
Sets the transparent color for the "deactivated" status of a round button.
Syntax
BOOL SetPicDeactTransparent(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName,
long int lPicDeactTransparent);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
lPicDeactTransparent
Transparent color for "deactivated" status
Return value
TRUE
The function has been completed without any errors.
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1319