Dock Panel Class
Definition
Namespace: WeifenLuo.WinFormsUI.Docking
Assembly: WeifenLuo.WinFormsUI.Docking (in WeifenLuo.WinFormsUI.Docking.dll) Version: 2.9.0.0 (2.9.0.0)
Assembly: WeifenLuo.WinFormsUI.Docking (in WeifenLuo.WinFormsUI.Docking.dll) Version: 2.9.0.0 (2.9.0.0)
C#
[DefaultPropertyAttribute("DocumentStyle")]
[DefaultEventAttribute("ActiveContentChanged")]
public class DockPanel : PanelVB
<DefaultPropertyAttribute("DocumentStyle")>
<DefaultEventAttribute("ActiveContentChanged")>
Public Class DockPanel
Inherits Panel- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl Panel DockPanel
Constructors
Properties
Methods
Events
| ActiveAutoHideContentChanged | |
| ActiveContentChanged | |
| ActiveDocumentChanged | |
| ActivePaneChanged | |
| ContentAdded | |
| ContentRemoved |
Fields
Extension Methods
| GetAllChildren | (Defined by FormExtensions) |
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
| UIThread | (Defined by General) |
| UIThreadInvoke | (Defined by General) |