API published in: S60 1st Ed
Link against: eikcoctl.lib avkon.lib 
Required Capabilities
 None
         #include <coeccntx.h>
         #include <gulutil.h>
         #include <eikbutb.h>
         
         
      
Go to the source code of this file.
Data Structures | 
         |
| class | CEikCommandButtonBase | 
| Base class for buttons that generate commands.  More... | 
         |
| class | CEikCommandButton | 
| Command button with a text and/or an image.  More... | 
         |
| class | CEikTwoPictureCommandButton | 
| The CEikTwoPictureCommandButton class is a command button which can hold two pictures as well as label text.  More... | 
         |
| class | CEikInverterCommandButton | 
| The CEikInverterCommandButton class is a command button which swaps the foreground and background colors used to draw the
               button contents when the button is pressed.  More... | 
         |
| class | CEikTextButton | 
| A command button with a text label.  More... | 
         |
| class | CEikBitmapButton | 
| A command button with a single bitmap.  More... | 
         |
Defines | 
         |
| #define | __EIKCMBUT_H__ | 
               
               
  |