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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T21:42:59+00:00 2026-06-12T21:42:59+00:00

I have run into an issue that Google search has failed to solve (or

  • 0

I have run into an issue that Google search has failed to solve (or maybe I didn’t punch in the magical combination of keywords). Anyway I am having the following problem:

I am creating context sensitive help for my application using the HelpProvider component provided by VS. To create my help files I am using HelpSmith which produces .chm files that have topic and corresponding topic IDs. The idea is that once the HelpProvider.HelpNamespace has been set, I can edit the HelpKeyword and HelpNavigator options from the control properties. This seems to work when I specify that a button’s HelpKeyword = 20 and the HelpNavigator = TopicID. I run, click and hold the button and press F1 and my help file opens on the right topic as expected. However I am more interested in context-sensitive help per TabPage control. It seems to work when I click the outer TabControl but not the individual tab pages. Ideally I would like to click the tab where the label is and display help in that way.

Is this possible?

Thanks!

  • 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-06-12T21:43:01+00:00Added an answer on June 12, 2026 at 9:43 pm

    I was just having this problem, it seems that the focus has to be inside the tab page (rather than the tab itself). There may be a nicer solution than this, but this works. It moves the focus to the first control inside the tab when the selected tab index is changed.

        /// <summary>
        /// Moves the focus to the first control on the tab to ensure that the context sensitive help works
        /// </summary>
        private void tabcMaster_SelectedIndexChanged(object sender, EventArgs e)
        {
            SelectNextControl(tabcMaster.SelectedTab,true,true, true, false);
        }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to solve an issue for someone else and instead have run into my
I have run into an issue with one of my webpages that was changed
I have run into an issue with WPF and Commands that are bound to
I have run into an issue where an input field within a form I'm
I am creating a Node.js app on Heroku and have run into an issue.
I am creating my first (!) database, and I have run into an issue
I have run into a small issue in my program. I have a class
I have run into a bit of a design issue with my code. I
I have recently run into a particularly sticky issue regarding committing the result of
I have run into a little problem. I am connecting to a webservice that

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.