Enum HitTestAreas
Hit test areas.
Namespace: Syncfusion.Windows.Forms.Tools.Navigation.Layouting
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum HitTestAreas
Fields
| Name | Description |
|---|---|
| Bar | Represents Bar |
| BarDropDown | Represents Bardrop down |
| BarImage | Represents BarImage |
| BarText | Represents Bar Text |
| CustomButtons | Represents custom buttons |
| DropDownButton | Represents Drop down button |
| HistoryBackButton | Represents History Back Button |
| HistoryDropDownButton | Represents History Dropdown button |
| HistoryForwardButton | Represents History Forward button |
| MaxNonBarArea | Represents MaxNonBarArea |
| Nothing | Represents nothing |
| Space | Represents area between last bar and drop-down button. |
| TextBox | Represents textbox |
| UpButton | Represents UpButton |