I have an AutoHide ToolWindow that I want to Pin dynamically in the C# application.
Thanks Chuck
I have an AutoHide ToolWindow that I want to Pin dynamically in the C# application.
Thanks Chuck
Simply change the DockContent.DockState
from one of the auto hide ones to its equivalent non auto hide state.