What's New in 2009 v3
You can now specify the position and animation of the C1ToolTip callout box using the following properties: CalloutSide, CalloutOffSet, CalloutAnimationDuration, and CalloutEasing. For more information on using these properties, see Changing the Location of the C1ToolTip.
Class Members
The following members have been added to ToolTip for ASP.NET AJAX in the 2009 v3 release:
Member |
Description |
Gets or sets on which side of the element the callout will appear. | |
Gets or sets the number of spaces to offset the callout box. | |
Determines how long, in milliseconds, the animation of the callout will last. | |
Gets or sets the easing that is applied to the callout animation. |
|