Link against: avkon.lib eikcoctl.lib eikctl.lib form.lib uiklaf.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. 
 
  |