Class ToolTipStyle
Defines the constants that specifies the style of the tooltip.
Inheritance
System.Object
ToolTipStyle
Namespace: Syncfusion.WinForms.Controls.Enums
Assembly: Syncfusion.Shared.Base.dll
Syntax
public sealed class ToolTipStyle : Enum
Fields
Balloon
Indicates that the tooltip should be drawn as balloon.
Declaration
public const ToolTipStyle Balloon
Field Value
| Type |
|---|
| ToolTipStyle |
Regular
Indicates that the tooltip should be drawn as regular rectangle.
Declaration
public const ToolTipStyle Regular
Field Value
| Type |
|---|
| ToolTipStyle |