AutoEnableMouseHorizontalWheelSupport Field
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
When true it will try to enable Horizontal Wheel support on parent windows/popups/context menus automatically so the programmer does not need to call it. Defaults to true.
Syntax
public static bool AutoEnableMouseHorizontalWheelSupport
Returns
System.Boolean |