HitInfo Properties
Contains information about a specific point within a dock panel.| Name | Description |
|---|---|
| AutoHidePanel | Gets the panel which has its auto hide functionality enabled and whose corresponding label is located under the test point. |
| Bounds | Gets or sets the limits for the dock panel’s element that contains the test point. |
| Button | Gets the caption button located under the test point. |
| HitPoint | Gets the test point. |
| HitTest | Gets or sets a value identifying the type of the visual element located under the test point. |
| ResizeZone | Gets or sets the resize zone located under the test point. |
| Tab | Gets or sets the tab located under the test point. |
See Also