473,387 Members | 1,549 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

HelpProvider Control

Hi,
I want help regarding providing information about form and controls which
are presented on the form.
when ever user presses f1 if the form has focus then it has to provide
information about the form( eg.what it does etc)
When the control has focus , if the user presses f1 key then it has to
provide info regatding that control i.e what the control is meant for.
Like that i want to provide help information to the end user to make him
know how to use the application.

For eg in my application there is one form and it is having 2 text box
controls and i've placed HelpProvider control.

For form i 've set the properties like this

show help on helpProvider1 = true
HelpString on helpProvider1= Drugs Entry Form

For First textbox i set the following properties

show help on helpProvider1 = true
HelpString on helpProvider1= Enter Drug name

For Second textbox i set the following properties

show help on helpProvider1 = true
HelpString on helpProvider1= Enter Dosage level

After running the application so the form is having the focus and when i
press f1 it is displaying the message dugs entry form

, when select 1st textbox and press f1 then it is displaying Enter Drug
name and
when select 2nd textbox and press f1 then it is displaying enter dosage
level.

Again when am selecting form and pressing f1 then it is displaying the
message Enter dosage level.( it is displaying the message of the control
which i 've selected previously before selecting the form.
So instaed of providing message using helpstring i've used one htmel page.
In this i 've written some text. and i 've included this file into
application using the property
HelpNamespace of HelpProvider control.

When am running the application and pressing f1 key then it is displaying
the information into Browser i dont want to display the info into browser
but want to display in seperate document .
Plz tell me how to do this one.
Thanx in advance
Yoshitha
Jul 21 '05 #1
0 1625

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Rob Oeffner | last post by:
Hi, This is not a solution in search of a problem but I think I found if not a bug then at least a serious deficiency in the HelpProvider class. I use it on a form in VB where I have assigned its...
0
by: Greg Bacon | last post by:
We have a messaging application that makes seemingly unremarkable use of a HelpProvider component. However, after we've received a message, if we display the help popup (either via F1 or through...
0
by: Chris | last post by:
Hi, I dragged a Helpprovider-control on the form namespace-property is set to a help-file : "myhelp.htm" (I have set an anchor in this file <a name="Form">) then, setting the help-properties...
0
by: Chris | last post by:
Hi, I dragged a Helpprovider-control on the form namespace-property is set to a help-file : "myhelp.htm" (I have set an anchor in this file <a name="Form">) then, setting the help-properties...
2
by: Yoshitha | last post by:
I want help from u regarding providing information about form and controls which are presented on the form. when ever user presses f1 if the form has focus then it has to provide information about...
0
by: Yoshitha | last post by:
Hi, I want help regarding providing information about form and controls which are presented on the form. when ever user presses f1 if the form has focus then it has to provide information about...
0
by: PromisedOyster | last post by:
I am experiencing some difficulties using the HelpProvider class. If I have the following code in the constructor of my form then the help string "Help Text" gets shown when I click the question...
2
by: aasif | last post by:
Hello, need some help with "HelpProvider" in vb2005. I have made a .chm file, and have a topic in there with TopicID called "Login". I have tried for sometime to get (on f1) to launch the .chm file...
0
by: Rick | last post by:
VS.2005 pro I have a helpprovider on a winform. The helpNamespace is set to the html help file. On a control I have helpkeyword set to "myAnchor" (no quotes) and the HelpNavigator set to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.