<Code Lib>
2021 Method
Changes 0
M

IDropHandler.Execute

Description:
Implement this method to handle the drop event for your data.

void Execute(
	UIDocument document,
	Object data
)

Loading…