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 6558563
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T13:12:52+00:00 2026-05-25T13:12:52+00:00

I have TabPageControl and some TabPages inside it. I need to put the big

  • 0

I have TabPageControl and some TabPages inside it. I need to put the big image into the tabpage and change it every 30 sec and I want to see just a part of the image. So I need scrolling. But I have the next trouble: when i slide the scroll bars the image vanishes or smears in 1 black stripe. I’ve googled this trouble but found no information.

  • 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-25T13:12:52+00:00Added an answer on May 25, 2026 at 1:12 pm

    I would suggest that you use a PictureBox for this.

    Set the TabPage.AutoScroll property to true, this will cause the tab page to show scrollbars if the content is larger than the tab page.

    Set the PictureBox.SizeMode to PictureBoxSizeMode.AutoSize, this will make the Picture box control size it self to the size of the loaded image. If the picture box is larger than the tab page it is on, the tab page will show the necessary scrollbars and they should work as expected.

      tabPage1.AutoScroll = true;
      pictureBox1.SizeMode = PictureBoxSizeMode.AutoSize;
    

    You can then draw on the picture box, if required. You would normally do this drawing in the Paint event of the picture box.

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

Sidebar

Related Questions

I have two classes. First class has TabPage control. I want to change layout
Have searched the database but need to specifically sum(of hours flown or days off)in
Have finally got a responsive site working (of a fashion). What I want to
Have some code: using (var ctx = new testDataContext()) { var options = new
Have a problem that seems easy on paper but i'm having a big problem
Have a linking (or ref) table which has a dual primary key. Need to
Have some dates in my local Oracle 11g database that are in this format:
Have just started to get into CakePHP since a couple of weeks back. I
Have a bunch of classes which I need to do serialize and deserialize from/to
I got Form1 with some variables and I want to pass it to another

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.