Is there a way to programatically resize a ToolWindow after it's open? Or when it's opening? I've tried out DockSite.SetControlSize, but it seems to have no affect. I'm trying to size a docked ToolWindow so that the height initially causes all content to be visible.
Thanks in advance!
Thanks in advance!