Search
Table.ZLevelUp Method
See Also
 



Moves the table one position up in the Z order.

 Syntax

VB6  Copy Code

Public Sub ZLevelUp ()

C++  Copy Code

public:
void ZLevelUp ()

 Remarks

Moves a table one level up in the Z order.

 See Also