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
Remote Desktop disconnect/reconnect, TX Textcontrol losing all but plain text
posted

Hello all

The RIbbon of the UltraToolBarsManager "rebuilds" controls somehow when reconnecting to a remote desktop session.

I have a form with a ToolBarsManager (no matter if panel or not).
I have a Textcontrol with some formatted text, tables, whatever.
No properties set except ultraToolBarsManager1.Ribbon.Visible=true (without it, everything is ok).

I disconnect from the RDS Session, I reconnect.

Everything is the same except for the contents of the Textcontrol which is replaced by plain text.
The pro's at TX Textcontrol say, that this can only happen, because the ToolBarsManager reconstructs the controls and "sees" only the Text-property which contains only the plain text - no formatting, no tables, no fields, ....
They suggest using their Ribbon, which we would do if we didn't have an ERP system with thousands of sourcefiles using lots of Infragistics controls.

What solution do you suggest?
Waiting for a bug fix?

-- Robert