--- title: "Drag and Drop How-to Topics" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "drag-and-drop [WPF], how-to topics" ms.assetid: 559c0804-c62a-4640-b6b9-cbd2aa9fb99c --- # Drag and Drop How-to Topics The following examples demonstrate how to accomplish common tasks using the [!INCLUDE[TLA#tla_winclient](../../../includes/tlasharptla-winclient-md.md)] drag-and-drop framework. ## In This Section [Open a File That is Dropped on a RichTextBox Control](how-to-open-a-file-that-is-dropped-on-a-richtextbox-control.md) [Create a Data Object](how-to-create-a-data-object.md) [Determine if a Data Format is Present in a Data Object](how-to-determine-if-a-data-format-is-present-in-a-data-object.md) [List the Data Formats in a Data Object](how-to-list-the-data-formats-in-a-data-object.md) [Retrieve Data in a Particular Data Format](how-to-retrieve-data-in-a-particular-data-format.md) [Store Multiple Data Formats in a Data Object](how-to-store-multiple-data-formats-in-a-data-object.md) ## See also - [Drag and Drop Overview](drag-and-drop-overview.md)