
In a toolwindow.
Can you set it at design time?
In a toolwindow.
Can you set it at design time?
Hi Jack,
You can look at the ToolWindow.State property to see its current state.
To make a tool window auto-hide in the designer, you would have to update the XAML structure as described in the Control Hierarchy documentation topic. Numerous samples show an example of this, such as the Fixed Tool Window QuickStart. Be sure to check those out.
Please log in to a validated account to post comments.