Intersoft Support Center

Integrate to WebDesktopManager

You can enable special drop integration for WebDesktopManager control such as enable/disable the show drop on shortcut icons, detect overlapped drop objects inside WebDesktopWindow and automatically activate target window when hover on taskbar button.

This topic will show you how to enable special drop integration for WebDesktopManager control.

To enable special drop integration for WebDesktopManager control

  1. Click on WebDragDropExtender instance and press F4 to open its properties window.
  2. Go to the DropControls collection and add WebDropControl into it.
  3. Go to AdvancedProperties and choose the click collection button.
  4. Give check to the "Enable special integration with Intersoft Controls." Ensure that you see the control type is WebDesktopWindow.
  5. Compile and run the project.
Previous Next