Location:
eikspane.h
Link against: eikcoctl.lib
MEikStatusPaneObserver
Supported from 6.0
Enables the owner of the screen contents (the application user interface) to pick up changes in the size of the status pane. As a result, applications may have to resize other components placed on the screen.
Defined in MEikStatusPaneObserver
:
HandleStatusPaneSizeChange()
virtual void HandleStatusPaneSizeChange()=0;
Handles a change in the position or size of the screen area occupied by the status pane. This may be as a result of changes in layout or visibility and usually requires other screen furniture and the top level control to be redrawn.