ThemeParts.TrayNotifyBackground Field
Represents a TrayNotify class part that can be drawn by a theme.
[Visual Basic]
Public Const TrayNotifyBackground As
Integer = 1
[C#]
public const
int TrayNotifyBackground = 1;
See Also
ThemeParts Class | Skybound.VisualStyles Namespace