Click or drag to resize

Grid.SetAnchor Method

X#

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL METHOD SetAnchor(
	sender AS Control,
	anchorValue AS LONG
) AS VOID
Request Example View Source

Parameters

sender
Type: Control
anchorValue
Type: Long
See Also