Class PressedZone
Characterize zone which contain mouse down position.
Order of enum's elements can not be changed, because ScrollBarCustomDraw
uses enum's indexes.
Inheritance
System.Object
PressedZone
Assembly: Syncfusion.Shared.Base.dll
public sealed class PressedZone : Enum
Fields
Declaration
public const PressedZone Length
Field Value
Declaration
public const PressedZone MaxButton
Field Value
Declaration
public const PressedZone MinButton
Field Value
Declaration
public const PressedZone None
Field Value
Declaration
public const PressedZone Thumb
Field Value
Declaration
public const PressedZone ThumbLeftZone
Field Value
Declaration
public const PressedZone ThumbRightZone
Field Value