FIX Text of the ToolTabStrip caption is not updated when the content of a HostWindow is changed
Let's have a form in a host window and then replace (on a button click) the form with another form, using the LoadContent() method. The text of the tab is changed accordingly, but there is no update on the text of the caption.