MoveZoneBackground
This method moves a zone to the foreground or background.
Syntax
The method simplifies the manipulation of a large number of different rectangular objects, which can be crossed or overlapped.
MoveZoneBackground (strZoneName As String, bForegroundDirection As Boolean)
Parameter | Description |
---|---|
strZoneName |
Name of the zone |
bForegroundDirection |
True: The zone is in the foreground. False: The zone is in the background. |