Methods to interact with application taskbar button.
Inheritance Hierarchy
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static class Taskbar
Public NotInheritable Class Taskbar
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Taskbar = class end
The Taskbar type exposes the following members.
Methods
| Name | Description |
---|
| SetProgress |
Sets the state and progress of the application.
|
TopSee Also