WinForms

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

    Show / Hide Table of Contents

    Interface ISupportIntelliMouse

    Provides a property that lets you toggle support for Intelli-Mouse panning.

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

    Properties

    EnableIntelliMouse

    Toggles support for Intelli-Mouse panning. When the user presses the middle mouse button and drags the mouse, the window will scroll.

    Declaration
    bool EnableIntelliMouse { get; set; }
    Property Value
    Type Description
    System.Boolean
    Remarks

    The latest Intelli-Mouse drivers have also built-in

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