NetXP 3.0 Reference

TaskbarNotifier.TaskbarState Property

Get the current TaskbarState (hidden, showing, visible, hiding)

[Visual Basic]
Public ReadOnly Property TaskbarState As TaskbarStates
[C#]
public TaskbarNotifier.TaskbarStates TaskbarState {get;}

See Also

TaskbarNotifier Class | NETXP.Components Namespace