Hi,
If I click a button on a Page with Desktop control to open a form , the form doesn’t open and instead goes to the Desktop taskbar as a thumbnail. Hovering it doesn’t help but can close the form. Is it the way it should work or I am missing something.
On Load event, I set the desktop control Visible=false. How do I make it visible once the first form is minimized and make it invisible if all forms/thumbnails are closed.
Also, please note how panel expands when AutoShow=OnPointerOver. It doesn’t fill the full width of the screen (or height if it is dock to left/right). Is it by design?
Thanks.
Hi Cris,
WJ-7647 is included in build 1.2.68
Best regards
Frank
Hi Frank,
WJ-7647 is fixed.
Thanks and have a nice weekend.
Hi Cris,
The panel is unable to resize automatically when docked (or anchored) and in collapsed state. It’s logged as WJ-7647.
For the Desktop control, it cannot be used just as a taskbar. The desktop control, when visible, hosts all windows, the windows (forms) will appear inside the desktop, dock to the desktop, etc. The desktop can be a child of a page to create a “frame” around the desktop if needed.
Best,
Luca