NetXP 3.0 Reference

TaskbarNotifier.TaskbarStates Enumeration

List of the different popup animation status

[Visual Basic]
Public Enum TaskbarNotifier.TaskbarStates
[C#]
public enum TaskbarNotifier.TaskbarStates

Members

Member NameDescription
hidden Taskbar notifier is hidden.
appearing Taskbar notification window is appearing.
visible Window is visible.
disappearing Window is disappearing.

Requirements

Namespace: NETXP.Components

Assembly: NETXP.Components (in NETXP.Components.dll)

See Also

NETXP.Components Namespace