Dock PanelPersistorDock Panel Struct Structure
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#
private struct DockPanelStructVB
Private Structure DockPanelStructProperties
| DockBottomPortion | |
| DockLeftPortion | |
| DockRightPortion | |
| DockTopPortion | |
| IndexActiveDocumentPane | |
| IndexActivePane |
Fields
| m_dockBottomPortion | |
| m_dockLeftPortion | |
| m_dockRightPortion | |
| m_dockTopPortion | |
| m_indexActiveDocumentPane | |
| m_indexActivePane |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |