ComponentOne ToolTip for ASP.NET AJAX: ToolTip for ASP.NET AJAX Task-Based Help > Automatically Adding a ToolTip to Page Elements

Automatically Adding a ToolTip to Page Elements

You can automatically add a C1ToolTip to all elements on your page that have a Title property using the AutoTooltipify property. This topic assumes you already have a C1ToolTip created.

1.   Select the C1ToolTip control on your page.

2.   Click the smart tag to open the C1ToolTip Tasks menu and click Edit TargetControls. The C1ToolTip Designer Form opens.

3.   On the Edit tab, select C1ToolTip1.

4.   In the properties pane, enter the text for your ToolTip next to the Text property.

5.   Click the drop-down arrow next to the AutoTooltipify property and select True.

6.   Click OK to close the designer. When you run your project, the ToolTip appears for each of the elements on the page that have a Title property.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.