API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib uiklaf.lib form.lib
None
#include <eikedwob.h>
Inherited by CAknQueryControl, and CEikDialogPage.
Public Types | |
| enum | TEdwinSizeEvent { EEventSizeChanging } |
| Specifies the type of event reported to the edwin observer. More... | |
Public Member Functions | |
| virtual TBool | HandleEdwinSizeEventL (CEikEdwin *aEdwin, TEdwinSizeEvent aEventType, TSize aDesirableEdwinSize)=0 |
| Handles a change in the edwin's size. | |
|
|
Specifies the type of event reported to the edwin observer. |
| ||||||||||||||||
|
Handles a change in the edwin's size. If you implement this function, ensure it returns ETrue if you wish to redraw the edwin.
|