ToolTip Properties |
The ToolTip type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessKey | (Inherited from WebControl.) | |
| Adapter | (Inherited from Control.) | |
| Animate |
Gets or sets whether to apply a CSS fade transition to the tooltip.
| |
| AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
| Attributes | (Inherited from WebControl.) | |
| BackColor | (Inherited from WebControl.) | |
| BorderColor | (Inherited from WebControl.) | |
| BorderStyle | (Inherited from WebControl.) | |
| BorderWidth | (Inherited from WebControl.) | |
| ChildControlsCreated | (Inherited from Control.) | |
| ClientID | (Inherited from Control.) | |
| ClientIDMode | (Inherited from Control.) | |
| ClientIDSeparator | (Inherited from Control.) | |
| ContainerSelector |
Gets or sets the selector for the element to append the tooltip to.
| |
| Content |
Gets or sets the contents of the tooltip.
| |
| Context | (Inherited from Control.) | |
| Controls | (Inherited from Control.) | |
| ControlStyle | (Inherited from WebControl.) | |
| ControlStyleCreated | (Inherited from WebControl.) | |
| CssClass | (Inherited from WebControl.) | |
| Delay |
Gets or sets the delay in showing and hiding the tooltip (ms) - does not apply to manual Trigger type
| |
| DesignMode | (Inherited from Control.) | |
| Enabled | (Inherited from WebControl.) | |
| EnableTheming | (Inherited from WebControl.) | |
| EnableViewState | (Inherited from Control.) | |
| Events | (Inherited from Control.) | |
| Font | (Inherited from WebControl.) | |
| ForeColor | (Inherited from WebControl.) | |
| HasAttributes | (Inherited from WebControl.) | |
| HasChildViewState | (Inherited from Control.) | |
| Height | (Inherited from WebControl.) | |
| ID | (Inherited from Control.) | |
| IdSeparator | (Inherited from Control.) | |
| IsChildControlStateCleared | (Inherited from Control.) | |
| IsEnabled | (Inherited from WebControl.) | |
| IsHtml |
Gets or sets whether the Content contains HTML.
| |
| IsTrackingViewState | (Inherited from Control.) | |
| IsViewStateEnabled | (Inherited from Control.) | |
| LoadViewStateByID | (Inherited from Control.) | |
| NamingContainer | (Inherited from Control.) | |
| Page | (Inherited from Control.) | |
| Parent | (Inherited from Control.) | |
| Placement |
Gets or sets how to position the tooltip.
| |
| RenderingCompatibility | (Inherited from Control.) | |
| Site | (Inherited from Control.) | |
| SkinID | (Inherited from WebControl.) | |
| Style | (Inherited from WebControl.) | |
| SupportsDisabledAttribute | (Inherited from WebControl.) | |
| TabIndex | (Inherited from WebControl.) | |
| TagKey | (Inherited from WebControl.) | |
| TagName | (Inherited from WebControl.) | |
| TemplateControl | (Inherited from Control.) | |
| TemplateSourceDirectory | (Inherited from Control.) | |
| Title |
Gets or sets the title of the ToolTip.
| |
| ToolTip | (Inherited from WebControl.) | |
| Trigger |
Gets or sets how the tooltip is triggered.
| |
| UniqueID | (Inherited from Control.) | |
| ValidateRequestMode | (Inherited from Control.) | |
| ViewportPadding |
Gets or sets the padding between the tooltip and the viewport.
| |
| ViewportSelector |
Gets or sets the selector for the element to keep the tooltip within.
| |
| ViewState | (Inherited from Control.) | |
| ViewStateIgnoresCase | (Inherited from Control.) | |
| ViewStateMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| Width | (Inherited from WebControl.) |