Click or drag to resize

DataWindow.EnableDragDropClient Method (Logic, Logic)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD EnableDragDropClient(
	 lEnable AS LOGIC,
	 lSurfaceOnly AS LOGIC
) AS VOID
Request Example View Source

Parameters

lEnable
Type: Logic
lSurfaceOnly
Type: Logic
See Also