Assign a control tip, caption, and accelerator key to a page or tab
This procedure sets properties on a Page or Tab in a MultiPage or TabStrip control only.
- In design mode, select a page or tab in a MultiPage or TabStrip control.
How?
Be sure to select an individual page or tab, not the corresponding MultiPage or TabStrip. When a page or tab is selected, a rectangle appears around its caption.
- Right-click the caption of the selected page or tab, and then click Rename on the shortcut menu.
- In the Control Tip Text box, type the string you want to use as the control tip.
- In the Caption box, type the string you want to use as the caption.
- In the Accelerator Key box, type a single character. Use a character from the caption of the control. Note that the selected character is underlined in the control caption.
To assign a control tip for a MultiPage or TabStrip, use the ControlTipText
property. If you assign a control tip to a MultiPage or a TabStrip, control tips for the individual page or tab objects within the MultiPage do not appear.