
Hi
I've created a ToolWindow, which I don't want the user to close, so I've set the CanClose property to false. When the tool window is docked, everything is fine. When it is floating, however, a small close button appears.
Though the button does not close the window (it doesn't do anything), I'd like to get rid of it. Is this possible?