Disabling Vertical Scrolling with Mouse Wheel for Array Indicator in LabVIEW

Updated Dec 31, 2024

Environment

Software

  • LabVIEW

This article outlines the steps to disable the vertical scrolling of an array indicator or table via mouse wheel on the front panel in LabVIEW.

To disable the mouse wheel scroll function, follow these following steps:

 

1.First, right-click the array indicator or table at the front panel and click Properties.

2.When the Table Properties dialog box appears, click the Key Navigation tab.

3.Next, at the Built-In Mouse Wheel Support, choose None. This will make sure that the mouse wheel scrolling function will be disabled for that specific table. 

 

key navigation.png

 

4.Click OK after making the changes.