Flags for balloon tip's icon.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Member Name | Description | Value |
---|---|---|
Error | Shows an error icon. | 3 |
Info | Shows an info icon. | 1 |
None | Shows no icon. | 0 |
Warning | Shows a warning icon. | 2 |
Namespace: NETXP.Components
Assembly: NETXP.Components (in NETXP.Components.dll)