Client-side view of a status pane. Status panes are server-side objects; this class synchronises the server-side status pane layout
with the application's status pane layout. Synchronisation is necessary as the server may need to change its status pane to reflect changes
made by an application to its status pane. To ensure status pane synchronisation, an application must call the ApplyCurrentSettingsL()
method whenever it switches to the foreground.
The base class for status panes.
Base class for the status pane model.
Enables the owner of the screen contents (the application user interface) to observe changes in the size of the status pane. As a result,
applications may have to resize other components placed on the screen.