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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T19:02:14+00:00 2026-05-13T19:02:14+00:00

how can i provide F1 help support to .Net application. the application consist of

  • 0

how can i provide F1 help support to .Net application.

the application consist of several form with many fields. so i dont want to drop HelpProvider control on each form and set the properties.
please tell me any component that can handle this.

  • 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-13T19:02:15+00:00Added an answer on May 13, 2026 at 7:02 pm

    I suppose you could implement a class that inherits Form and adds a HelpProvider, then inherit your forms from that class. That way, you’d only have to set the properties

    Form -> AppFormBase -> ConcreteForm

    Public Class AppFormBase
      Inherits Form ' Your original base class
    
      Public Sub New()
        ' Add HelpProvider to Me.Controls
      End Sub
    End Class
    
    Public Class MyActualForm ' Your original form.
      Inherits AppFormBase
    
    End Class
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing an application in .NET where the user can provide Regular Expressions that
I am using ASP.NET 4.0 membership api in web form application. I want to
The simplest example that I can provide for what I want to do is
I hope someone can help with solution to this problem? Currently my ASP.Net MVC
In a Python application that uses gettext to provide support for internationalization, I would
I'm using the code provided below to display time and date. can anyone help
I wonder if anyone can provide me with the regular expressions needed to parse
Hoping someone can provide an answer with this, although it's not 100% programming related.
Are there any good recommendations anyone can provide for a good Javascript editor on
I remember reading somewhere that you can provide your own icons without having them

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.