SetAllowDrop

From LoTROInterface Wiki

Jump to: navigation, search


Sets if the control supports drop operations from drag and drop.

Syntax

Lua
function Control:SetAllowDrop(value);

Parameters

value
Type: boolean
True if the control will handle drag and drop events.

Remarks

Sets if the control supports drop operations from drag and drop.

Personal tools