Wisej.Web.ToolTipIcon
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Defines a set of standardized icons that can be associated with a ToolTip.
public enum ToolTipIcon : Enum
Public Enum ToolTipIcon As [Enum]
Default
Use the icon defined in the theme.
Error
An error icon.
Info
An information icon.
None
No icon.
Warning
A warning icon.
HelpTip.HelpTipIcon
Returns or sets a value that defines the type of icon to be displayed alongside the HelpTip text.
ToolTip.ToolTipIcon
Returns or sets a value that defines the type of icon to be displayed alongside the ToolTip text.
Last updated 3 years ago
Was this helpful?