alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    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
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class PressedZone : Enum

    Fields

    Length

    Declaration
    public const PressedZone Length
    Field Value
    Type
    PressedZone

    MaxButton

    Declaration
    public const PressedZone MaxButton
    Field Value
    Type
    PressedZone

    MinButton

    Declaration
    public const PressedZone MinButton
    Field Value
    Type
    PressedZone

    None

    Declaration
    public const PressedZone None
    Field Value
    Type
    PressedZone

    Thumb

    Declaration
    public const PressedZone Thumb
    Field Value
    Type
    PressedZone

    ThumbLeftZone

    Declaration
    public const PressedZone ThumbLeftZone
    Field Value
    Type
    PressedZone

    ThumbRightZone

    Declaration
    public const PressedZone ThumbRightZone
    Field Value
    Type
    PressedZone
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved