Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
ShowDialog modal form loses his modality after reconnecting to remote session
posted

Hi,

I'm using UltraToolbarsManager and UltraToolbarDockArea which i'm using for a ribbon. When I'm using ShowDialog() I want to my UI to be blocked until an user finish his actions on showed form. Generally it works fine, but there is a problem when we are using remote session, if an user got disconnect and then reconnect to session then my ribbon losing his modality, other areas are still blocked but the ribbon is available. I've checked minimal repro scenario with simple ShowDialog to check if it is maybe an issue of Winforms, but after deeper investigation I've noticed that it's possibly related with UltraToolbarsManager FormDisplayStyle -> StandardWithRibbon, I've checked other style and modality of ribbon is preserved after reconnecting 

Parents
No Data
Reply Children
No Data