VisualStyleElement.ToolTip Class

Definition

Contains classes that provide VisualStyleElement objects for the parts of a ToolTip. This class cannot be inherited.

public: ref class VisualStyleElement::ToolTip abstract sealed
public static class VisualStyleElement.ToolTip
type VisualStyleElement.ToolTip = class
Public Class VisualStyleElement.ToolTip
Inheritance
VisualStyleElement.ToolTip

Remarks

The VisualStyleElement.ToolTip class provides a foundation in which the following classes are defined:

Each of these classes provides one or more properties that return a VisualStyleElement for the part of the ToolTip specified by the class name.

Applies to

See also