SystemTray.OccludedRect Property

Definition

Important

The SystemTray class is deprecated and non-functional. It may not be available in future versions of Windows.

public:
 property Rect OccludedRect { Rect get(); };
Rect OccludedRect();
public Rect OccludedRect { get; }
var rect = systemTray.occludedRect;
Public ReadOnly Property OccludedRect As Rect

Property Value

Implements

Applies to