When TaskBar is enabled, the open windows are not visible on the TaskBar.
This topic will show you how to create TaskBar without Window Group.
To create TaskBar without Window Group
- Right-click on WebDesktopManager control and choose Properties.
- Expand TaskBarSettings and set ShowWindows to
False.
- Run the project. With this configuration, minimized Windows will appear in
desktop area and can be moved. You can try to minimize a Window to see the behavior.