Click or drag to resize

Spinner.ZOrder Method

X#
Change the Z-Order to the Control

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL METHOD ZOrder(
	uValue AS USUAL
) AS USUAL
Request Example View Source

Parameters

uValue
Type: Usual
0: Bring to Front; 1: Send To Back

Return Value

Type: Usual
See Also