Drag and drop and clipboard functionsΒΆ

check_clipboard()

Check the format of the contents of the Windows clipboard

check_drag_drop()

Check the format of a dragged object

do_drag_drop()

Start a drag and drop operation

get_clipboard()

Retrieve the contents of the Windows clipboard

get_drag_drop()

Retrieve a dragged object

put_clipboard()

Paste data to the Windows clipboard

register_clipboard_string()

Register a clipboard format


RELATED TOPICS

Drag and drop and the clipboard