The method changes the z-position of the control.
If 0 is specified, the control is placed at the top.
Syntax | ||||
ZOrder(Position) | ||||
Return value | ||||
No | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Optional |
Position |
Long |
ByVal |
The position of the control in z order. The position 0 displays the control on top. |