Enum AppBarEdges
A value that specifies an edge of the screen.
Namespace: Dapplo.Windows.Shell32.Enums
Assembly: Dapplo.Windows.Shell32.dll
Syntax
public enum AppBarEdges : uint
Fields
Name | Description |
---|---|
Bottom | Bottom edge. |
Left | Left edge. |
Right | Right edge. |
Top | Top edge. |