Skybound VisualStyles

ThemeParts.ToolTipClose Field

Represents a ToolTip class part that can be drawn by a theme.

[Visual Basic]
Public Const ToolTipClose As Integer = 5
[C#]
public const int ToolTipClose = 5;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace