Object Look-and-Feel class. More...
#include <ilviews/gadgets/windows/scombo.h>
Public Member Functions | |
IlvScrolledComboBoxWLFHandler (IlvLookFeelHandler *lfh) | |
Constructor. More... | |
Public Member Functions inherited from IlvDefaultScrolledComboBoxLFHandler | |
virtual IlBoolean | handleEvent (IlvScrolledComboBox *, IlvEvent &) const |
Is called to handle the events of a scrolled combo box. More... | |
Public Member Functions inherited from IlvScrolledComboBoxLFHandler | |
IlvScrolledComboBoxLFHandler (IlvLookFeelHandler *lfh) | |
Constructor. More... | |
Object Look-and-Feel class.
Library: ilvawlook
The class for the Microsoft Windows object look-and-feel handler of the scrolled combo box.
IlvScrolledComboBoxWLFHandler::IlvScrolledComboBoxWLFHandler | ( | IlvLookFeelHandler * | lfh | ) |
Constructor.
Creates a new IlvScrolledComboBoxWLFHandler
instance and initializes it with lfh.
lfh | The look-and-feel handler which this handler will be associated to. |