Click or drag to resize

ScreenOverlayCollection Properties

The ScreenOverlayCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of screen overlays in the collection.
(Inherited from ScreenOverlayCollectionBase.)
Public propertyIsReadOnly
Gets a value indicating whether the collection is read-only.
(Inherited from ScreenOverlayCollectionBase.)
Public propertyItem
Gets the overlay at the specified index.
(Inherited from ScreenOverlayCollectionBase.)
Top
See Also