Skip to content

TaskBarProgress class

Defined in

Namespace: CrissCross.WPF.UI.TaskBar Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.TaskBar.TaskBarProgress Modifiers: public static

Summary

        Allows to change the status of the displayed notification in the application icon on the TaskBar.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Methods

NameSummary
static SetStateAllows to change the status of the progress bar in the task bar.
static SetValueAllows to change the fill of the task bar.
Inherited members