0

I have an AutoHide ToolWindow that I want to Pin dynamically in the C# application.

Thanks Chuck

Chuck
  • 41
  • 1
  • 5

1 Answers1

0

Simply change the DockContent.DockState from one of the auto hide ones to its equivalent non auto hide state.

Lex Li
  • 60,503
  • 9
  • 116
  • 147