Hi,
Currently, the visibility of the LayoutDocumentPane is based on its Children : if it has children, it's Visible....if it doesn't have chlidren, it's not visible.
Can you remove the LayoutDocumentPane's children when the user disable Document mode in order to hide the LayoutDocumentPane ? An re-add them when the user enable the Document mode.
Currently, the visibility of the LayoutDocumentPane is based on its Children : if it has children, it's Visible....if it doesn't have chlidren, it's not visible.
Can you remove the LayoutDocumentPane's children when the user disable Document mode in order to hide the LayoutDocumentPane ? An re-add them when the user enable the Document mode.