Dock PanelDock Drag HandlerDock Indicator 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#
public class DockIndicator : DragFormVB
Public Class DockIndicator
Inherits DragForm- Inheritance
- Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DragForm DockPanelDockDragHandlerDockIndicator
Constructors
Properties
| CreateParams | (Inherited from DragForm) |
| DisplayingPane | |
| DockPane | |
| DockPanel | |
| DragHandler | |
| FullPanelEdge | |
| HitTestResult | |
| PaneDiamond | |
| PanelBottom | |
| PanelFill | |
| PanelLeft | |
| PanelRight | |
| PanelTop | |
| ShowWithoutActivation | (Inherited from DragForm) |
Methods
| RefreshChanges | |
| ShouldPaneDiamondVisible | |
| ShouldPanelIndicatorVisible | |
| Show | (Overrides DragFormShow(Boolean)) |
| TestDrop | |
| TestDrop(DockPanelIHitTest, Point) | |
| WndProc | (Inherited from DragForm) |
Fields
| _PanelIndicatorMargin | |
| m_dockPane | |
| m_dragHandler | |
| m_fullPanelEdge | |
| m_hitTest | |
| m_paneDiamond | |
| m_panelBottom | |
| m_panelFill | |
| m_panelLeft | |
| m_panelRight | |
| m_panelTop |
Extension Methods
| ChangeDefaultFont | (Defined by FormExtensions) |
| GetAllChildren | (Defined by FormExtensions) |
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
| UIThread | (Defined by General) |
| UIThreadInvoke | (Defined by General) |