Questions tagged [dockpanel-suite]

The Weifenluo DockPanel Suite is an open source library that extends the .NET WinForms API to support forms that can be interactively docked by a user to customise their application UI layout.

The Weifenluo DockPanel Suite is an open source library (under the MIT license) that extends the .NET WinForms API to support forms that can be interactively docked by a user to customise their application UI layout. It supports the look and feel of Visual Studio .NET and is widely used by other open source projects.

For more information visit the project website at http://dockpanelsuite.com

76 questions
-2
votes
2 answers

[DockPanel-Suite]How do I make my window appear in the lower right corner programmatically?

This is a question about how to use dockpanel-suite. As you know, when a form is loaded first time, we can choose the dockstyle through setting the property ShowHint. Now I want a dock effect neither DockRight nor DockBottom, I want an effect…
cs_matrix
  • 3
  • 4
1 2 3 4 5
6