Mousewheel scrolling
Mousewheel scrolling
With M!Table you can enable scrolling on WM_MOUSEWHEEL messages, in fact normal and split row area separately.
Furthermore, when the list box of a drop down list column is open:
- When the mouse is over the list, the list is scrolled
- When the mouse is over the cell, the next/previous entry in the list is selected
To enable mousewheel scrolling, call MTblEnableMWheelScroll.
It's also possible to set options regarding mousewheel scrolling with MTblSetMWheelOption, e.g. the number of rows to scroll per notch.
Functions
MTblEnableMWheelScroll / MTblIsMWheelScrollEnabled
MTblSetMWheelOption / MTblGetMWheelOption
Options
Mousewheel options
Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents