Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3433736
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T07:36:45+00:00 2026-05-18T07:36:45+00:00

I have an issue that on one computer applications developed using the Windows Presentation

  • 0

I have an issue that on one computer applications developed using the Windows Presentation Foundation have my scrollwheel all inverted. I scroll ‘upwards’ and the control in question will go down. And vice versa. Other programs are not affected and scroll just fine.

I have searched a lot, but I can’t seem to figure out what might be causing it. I am using W7 64-bit.

Things I have tried or might be useful to know…

  • creating an application using Winforms as well as a plain Win32 api. In those, when I scroll down, it scrolls down. All is well there.
  • I have also tried one of the affected applications (which I myself wrote) on my WXP 32-bit laptop. On that one, scrolling down indeed means scrolling down.
  • I use the standard Windows mouse driver. No fancy Logitech or other software installed that might be causing this.
  • This Windows installation is 2 months old or so. There is very little, if no cruft. I have no doubt that if I reinstalled, I’d manage to trigger it again. (I never had this issue before because prior to this I ran XP and avoided .NET like the plague.)

Anyone have any clue what setting is hiding where that’s messing my WPF applications up like this?

Edit:

The following, when put on a populated listview, gives the correct message (down for down scroll, up for up scroll), yet it will still scroll in the wrong direction. What the hell?

private void listView1_PreviewMouseWheel(object sender, MouseWheelEventArgs e)
{
    if (e.Delta < 0)
        textBox1.Text = "PREVIEW DOWN WE GO.";   // no we end up going up :(
    else
        textBox1.Text = "PREVIEW UP UP UP.";     // big letdown here.
}

(The plain MouseWheel event won’t fire, hence the preview variety.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T07:36:46+00:00Added an answer on May 18, 2026 at 7:36 am

    Holy crap, I just figured it out. It suddenly hit me.

    I have me Mouse wheel set to ‘scroll one screen at a time’. I never thought anything of it despite going over that window a dozen times looking for an ‘invert scroll direction’ option I might have checked.

    Setting the setting to scroll a given number of lines per notch on my wheel fixes the scrolling, although I don’t get my expected paging.

    This is plain buggy coding on Microsoft’s part. First I spend half a day searching the internet for TextOptions.TextFormattingMode="Display" so my forms don’t look like total crap, then I spend a small eternity on another issue which thankfully had a simple setting suffice as well. And now this. Am I just hitting all those little roadbumps nobody else seems to hit or care much about? :/

    (Apologies for answering my own question again, kind people. I’ve done it the last few questions despite searching for answers on the matter for hours. Ugh.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing window application in C#. I have developed an installer which takes
I developing window application in C#. I created one installer with this windows application.
Ive got a rather strange issue, ive got an automated build tool that is
I have a series of PDFs ( Computer Gaming World issues ) and I
We have an in-house .net 2.0 winforms app currently developed on Visual Studio 2005
I want to create a C++ application that is to run on some Linux
So I have an .htaccess file in a framework I am currently working on
I have an asp.net site. Its a mixture of web forms and MVC2. I
I really need some help with an issue I am having with NSURLConnection in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.