Click or drag to resize

PageFrame.AddProperty Method

X#

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL METHOD AddProperty(
	cPropertyName,
	uValue,
	nVisibility,
	cDescription
) AS LOGIC CLIPPER
Request Example View Source

Parameters

cPropertyName (Optional)
Type: Usual
uValue (Optional)
Type: Usual
nVisibility (Optional)
Type: Usual
cDescription (Optional)
Type: Usual

Return Value

Type: Logic
See Also