The document says that “From the moment a tool window is created, it will always exist. If a tool window is closed using the “hide” button ( X ), it is not disposed of but rather hidden.”
To save memory and accelerate the startup process, I do want to close and dispose the toolwindows that are closed by user. If there are a lot of toolwindows to be opened before calling LoadLayout, the startup process will be too long for users.
Imported from legacy forums. Posted by Jinniu (had 2769 views)