gui.enableComponentAcceptDrop

Enables dropping for Drag-n-Drop.

Prototype

  1. bOk = gui.enableComponentAcceptDrop ( hComponent, bEnable )

Description

Enables dropping for Drag-n-Drop in a specified component.


Parameters

hComponent - valid GUI component handle
bEnable - true to enabled, false to disable


Return values

bOk - true on success


Available since ShiVa 2.0