This walkthrough shows you how to enable a panel server control to be dragable
across child IFRAMEs.
During this walkthrough, you will learn how to do the following:
- Set ASP.NET panel for drag panel and drop panel.
- Use WebDragDropExtender to allow the drag panel dragged to drop panel.
- Create IFrame.
- Set panel to be dragable across child IFRAMEs.
In order to complete this walkthrough, you will need the following:
- Visual Studio 2005/2008/2010 Application.