I cannot get vertical scrolling via Mouse Wheel working in C# Console Application while Mouse Quick Edit mode is OFF (I need it to be off in order to receive mouse input). It happens with any .NET Console Application. But if I run it from cmd.exe - scrolling works.
Please suggest!