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