Syntax
BOOL SetBoxAlignment(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName, long int
lBoxAlignment);
Parameters
lpszPictureName
Picture name
lpszObjectName
Object name
lBoxAlignment
Arrangement of controls
Return value
TRUE
The function has been completed without any errors.
FALSE
An error has occurred.
See also
Element alignment in check boxes and radio boxes (Page 1538)
SetBorderStyle example (Page 1513)
SetFillStyle
Function
Sets the type of fill pattern.
Syntax
BOOL SetFillStyle(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName, long int
lFillStyle);
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
System Manual, 11/2008,
1345