Using the What's This Button...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have several forms that I would like to use the What's This Button on...

There are several different control, such as buttons and text boxes on my
form...

I would like a different explanation for each...

Where do I specify the What's This Button Prompt for each control?

I can't find it in the properties of a button etc.

TIA for any help you can provide.

Dan Walters
 
In the form's Properties
Set Minimum/Maximum Buttons to None
Set What's This Button to Yes

Then you have to create a Custom Help file (put Custom Help File into Help
for instuctions)

Then for each control in it's Properties you have to set the HelpContextID
number which identifies the particular Help text to be displayed

Good Luck!

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top