menu

WinForms

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

    Show / Hide Table of Contents

    Interface IIntegratedScrollContainer

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

    Methods

    HandleScrollButtonDown(Point)

    Declaration
    bool HandleScrollButtonDown(Point pt)
    Parameters
    Type Name Description
    System.Drawing.Point pt
    Returns
    Type
    System.Boolean

    HandleScrollButtonUp(Point)

    Declaration
    bool HandleScrollButtonUp(Point pt)
    Parameters
    Type Name Description
    System.Drawing.Point pt
    Returns
    Type
    System.Boolean

    InvalidateDownScrollButton()

    Declaration
    void InvalidateDownScrollButton()

    InvalidateUpScrollButton()

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