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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:23:57+00:00 2026-05-27T03:23:57+00:00

Hello so I have a customized vertical tab using the drawitem. However I can’t

  • 0

Hello so I have a customized vertical tab using the drawitem. However I can’t put something in the tab control strip. I want to put a calender there so that I can utilize the free space however the tab-control doesn’t let me do that. Is there a possible way of doing that thing?

*here’s the image attached
1

**I want it to look like this but in a vertical format so that I can utilize the empty space in photo 1
2

  • 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-27T03:23:58+00:00Added an answer on May 27, 2026 at 3:23 am

    The simplest way is to not add it to the Tab Control. Just add the control to the form, but make sure it sits on top of the Tab Control:

    Simple example:

    MonthCalendar mc1 = new MonthCalendar();
    this.Controls.Add(mc1);
    mc1.Location = new Point(0, this.ClientSize.Height - mc1.Height);
    mc1.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
    mc1.BringToFront();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello I have a wordpress site than I want to upgrade to HTML5 code
Hello i have recently started using vim editor ( actually the plugin for netbeans
Hello i have a website in Sharepoint that is using variations. I have for
Hello I have the Addin for Word 2007 that is creted using VSTO. I
Hello I have a problem with a binding that I want to do and
Hello I have strange problem. I configured spring + hibernate. I`m using annotation configuration
Hello i have tableview with many objects in it. If i want to add
hello I have a code that pulls the data to the gridview using a
I have a code base that can be customized for different customers. This is
Hello I have the following error by git-fsck, which cannot be cleaned by git-gc

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.