Associates the given Tooltip with a given Node.
Associates the given Tooltip with a given Node. The tooltip can then behave similar to when it is set on any Control. A single tooltip can be associated with multiple nodes.
Associates the given Tooltip with a given Node.
Associates the given Tooltip with a given Node. The tooltip can then behave similar to when it is set on any Control. A single tooltip can be associated with multiple nodes.
Generates a Simple Tooltip with default properties from a text.
Generates a Simple Tooltip with default properties from a text.
Tooltip's text.
Removes the association of the given Tooltip on a specified Node.
Removes the association of the given Tooltip on a specified Node. Hence hovering on the node will no longer result in showing of the tooltip.
Removes the association of the given Tooltip on a specified Node.
Removes the association of the given Tooltip on a specified Node. Hence hovering on the node will no longer result in showing of the tooltip.