Click or drag to resize

VFPOverride Constructor

X#
Initializes a new instance of the VFPOverride class

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CONSTRUCTOR(
	o AS Object,
	s AS STRING
)
Request Example View Source

Parameters

o
Type: Object
s
Type: String
See Also