Class Shell32Api
An API for Shell32 functionality
Inheritance
System.Object
Shell32Api
Namespace: Dapplo.Windows.Shell32
Assembly: Dapplo.Windows.Shell32.dll
Syntax
public static class Shell32Api : object
Properties
| Improve this Doc View SourceTaskbarPosition
Returns an AppBarData struct which describes the Taskbar bounds etc
Declaration
public static AppBarData TaskbarPosition { get; }
Property Value
Type | Description |
---|---|
AppBarData | AppBarData |