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

  • Home
  • SEARCH
  • 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 5945099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T16:38:03+00:00 2026-05-22T16:38:03+00:00

Is it possible to handle xtragrid’s scrollbar via DevExpress.XtraEditors.VScrollBar ? something like this: private

  • 0

Is it possible to handle xtragrid's scrollbar via DevExpress.XtraEditors.VScrollBar?

something like this:

private void vScrollBar1_ValueChanged(object sender, EventArgs e)
{
     gridView1.vScrollValue=VScrollBar1.Value;
}

Thanks in advance.

  • 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-22T16:38:03+00:00Added an answer on May 22, 2026 at 4:38 pm
      vScrollBar1.Maximum = gridView1.RowCount - gridView1.RowCount / 17;
    
        private void vScrollBar1_ValueChanged(object sender, EventArgs e) 
        { 
            gridView1.TopRowIndex = vScrollBar1.Value; 
        } 
    
        private void gridView1_TopRowChanged(object sender, EventArgs e) 
        { 
           vScrollBar1.Value = gridView1.TopRowIndex;
        } 
    
        gridView.MouseWheel += new MouseEventHandler(gridView1_TopRowChanged);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to handle this type of errors? Something like spl_autoload_register, but for
Having this http://myserver/find-by-phones?phone=123&phone=345 request, is it possible to handle with something like this: @Controller
Is it possible to handle this event in some way? What happens in terms
Possible Duplicate: Open/handle Word documents like SharePoint I´ve developed one website where it is
I'd like to make it as general as possible - e.g. handle as many
Can anyone please let me know if it is possible to handle events like
It can this is a silly question, but is it possible to handle files
I'd like to know if it's possible to handle NFC while the phone is
I'm trying to handle this possible exploit and wondering what is the best way
Is it possible to handle such events as: Ctrl + mouse left button click;

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.