ThemeStates.BalloonNormal Field
Represents the state of a ToolTip class Balloon part that can be drawn by a theme.
[Visual Basic]
Public Const BalloonNormal As
Integer = 1
[C#]
public const
int BalloonNormal = 1;
See Also
ThemeStates Class | Skybound.VisualStyles Namespace