Your Visual Studio 2005 application uses the new DataGridView component to allow users to drag and drop data between different forms. The application contains multiple forms some of which you want the user to move data from, others they can copy data and some forms do not accept any drag and drop operations. In which event of the DataGridView should you decide the type of drag and drop feature that you want to allow?