menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IIntegratedScrollClient - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IIntegratedScrollClient

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface IIntegratedScrollClient

    Methods

    DownScrollButtonPressed()

    Declaration
    void DownScrollButtonPressed()

    IsDownScrollButtonEnabled()

    Declaration
    bool IsDownScrollButtonEnabled()
    Returns
    Type
    System.Boolean

    IsUpScrollButtonEnabled()

    Declaration
    bool IsUpScrollButtonEnabled()
    Returns
    Type
    System.Boolean

    UpScrollButtonPressed()

    Declaration
    void UpScrollButtonPressed()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved