Enum HitTestArea
Specifies the area which is hit by mouse pointer.
Namespace: Syncfusion.Windows.Forms.Tools.Renderers
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum HitTestArea
Fields
Name | Description |
---|---|
Border | Border area of the docking window. |
Button | Caption button of docking window. |
Caption | Caption part of the docking window. |
None | None of the area. |