Completed
Last Updated: 16 May 2019 08:57 by ADMIN
Release R1 2019
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 24 Oct 2018 10:31
Category: Dock
Type: Bug Report
1
FIX. RadDock - controls in a MDI child form are cleared when the HostWindow is hidden and then shown
To reproduce: run the attached sample project. Click the Close button and then the Show button. You will notice that the list view is no longer available. 

Workaround: instead of using MDI, set the hostWindow.DockState = DockState.TabbedDocument; before showing the form.
0 comments