IScreenLabelContent
Description
- Derived from
- Extended by
-
IScreenLabelFrame
IScreenLabelIcon
IScreenLabelText
ScreenLabel abstract
Base interface for screen labels that provide access to their displayed content.
A IScreenLabelContent object aggregates other IScreenLabel objects and exposes them via AsFrame, AsIcon and AsText. This way, the prominent parts of a composite label can be accessed directly, independently of the structure of the actual label composition.