DragAndDrop.HasHandler

Declaration

public static bool HasHandler(int dropDstId, Delegate handler);

Parameters

dropDstId ID of the destination window.
handler The handler of the targeted window.

Returns

bool True if the handler is already registered.

Description

Check if the handler is already registered for the destination window ID.


Did you find this page useful? Please give it a rating: