ToolTipControlInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Tool |
Initializes a new instance of the Tool |
Tool |
Initializes a new instance of the Tool |
Tool |
Initializes a new instance of the Tool |
Tool |
Initializes a new instance of the Tool |
Tool |
Initializes a new instance of the Tool |
Tool |
Initializes a new instance of the Tool |
Tool |
Initializes a new instance of the Tool |
Tool |
Initializes a new instance of the Tool |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether HTML formatting is supported in tooltips. |
Flyout |
Gets or sets a control shown within a flyout tooltip. |
Forced |
Gets or sets whether the tooltip should be forcibly shown for the same visual element via the Tool |
Hide |
Gets or sets whether the shown tooltip hides when an end-user moves the mouse. |
Icon |
Gets or sets the kind of predefined icon to display in a tooltip. |
Image |
Provides access to options that specify the image displayed in the tooltip. |
Immediate |
Gets or sets whether a tooltip will be displayed immediately or after a delay. |
Interval | Gets or sets the interval that must pass before a tooltip is displayed. |
Object | Gets or sets an object which uniquely identifies the currently processed element. |
Object |
Gets or sets the bounds of the object for which a tooltip is displayed. |
Super |
Gets or sets a Super |
Text | Gets or sets the tooltip’s text. |
Title | Gets or sets the tooltip’s title. |
Tool |
Gets or sets whether the tooltip is anchored relative to the mouse pointer or the owning control. |
Tool |
Gets or sets the image to display within the current tooltip. |
Tool |
Gets or sets the space, in pixels, between the tooltip and the associated visual element. |
Tool |
Gets or sets the tooltip location. |
Tool |
Gets or sets the tooltip’s position in screen coordinates. |
Tool |
Gets or sets the type of tooltip to be displayed. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Normalize() |
Removes the ‘0x0’ character from the Tool |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also