[]
Brings a field to the front or sends it to the back of the ZOrder.
public void SetZOrder(bool front)
Public Sub SetZOrder(front As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | front | Determines whether the field is brought to the front or sent to the back of the ZOrder. |