Tooltip for Option Button

  • Thread starter protected form from my computer
  • Start date
P

protected form from my computer

I created OptionButton, If user point the cursor around the option button, I
want user see the tooltip. How can I create the tooltip for optionbutton?
What is the code? Do I have put the code in " optionbutton_click" or
"document_Open"?
 
C

Cindy M -WordMVP-

Hi =?Utf-8?B?cHJvdGVjdGVkIGZvcm0gZnJvbSBteSBjb21wdXRlcg==?=,
I created OptionButton, If user point the cursor around the option button, I
want user see the tooltip. How can I create the tooltip for optionbutton?
What is the code? Do I have put the code in " optionbutton_click" or
"document_Open"?
Click on the option button in the UserForm. Now look at the PROPERTIES. See the
"ControlTipText"? Type the text into that :)

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :)
 
P

protected form from my computer

Hi, Cindy,
I appreciate your reply very much.

I've created optionbutton at normal document. not userform. If I create the
tooltip for optionbutton at userform, can it be shown at original main
document?

I really don't know what control does when it's created at userform. When I
open the main document, nothing shows.

How?
 
P

protected form from my computer

Hi, Cindy,
The option button is on the normal document, not user form. Would you
please let me know how to create tooltip on option butoon on normal document.
when the cursor around the option button.
 
C

Cindy M -WordMVP-

The option button is on the normal document, not user form. Would you
please let me know how to create tooltip on option butoon on normal document.
when the cursor around the option button.
The OptionButton from the ControlsToolbox does not support display of a tooltip
when it's placed in a document container. There is no way to display a tooltip.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :)
 

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

Top