menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum NativeScroll.SIF - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum NativeScroll.SIF

    Defines the constant that used to specifies the scrollbar parameters.

    Namespace: Syncfusion.WinForms.Core
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum SIF

    Fields

    Name Description
    ALL

    Specifies all the scrollbar information.

    DISABLENOSCROLL

    Returns or sets a value that determines whether scroll bars in the RichTextBox control are disabled.

    PAGE

    Page information.

    POS

    Scroll position.

    RANGE

    The range of the scrollbar.

    TRACKPOS

    Returns the position of the scrollbar thumb.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved