Hi All!
I have such question:
My project contains some forms.
At an application launch the main form is shown only.
In the tasks switcher shown only main form, but if to show one or more other forms, that they also will be shown in the tasks manager.
It so should be?
I consider that it is wrong...
Erel thanks.
This method removed child forms from tasks switcher...
But if I switch therefrom on my app, this activate main form though it is necessary to show the child form, which has been shown earlier...
Where here a problem? In B4PPC or tasks switcher?
You can dynamically change the forms texts to make sure that only the current displayable form has a title. Then the task switcher will return to the previously viewed form.