Class TrayInfo
Resolves the current tray position.
Inheritance
System.Object
TrayInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Framework.Core.TaskbarNotification.Interop
Assembly: Simplic.Framework.Base.dll
Syntax
public static class TrayInfo
Methods
| Improve this Doc View SourceGetTrayLocation()
Gets the position of the system tray.
Declaration
public static Point GetTrayLocation()
Returns
Type | Description |
---|---|
Point | Tray coordinates. |