MFC Grid manual

CEmbeddedCombo Class Reference

Extension of CComboBox. More...

#include <Dapfor/GUI/EmbeddedCombo.h>

List of all members.


Public Member Functions

 CEmbeddedCombo ()
 Constructor.
virtual ~CEmbeddedCombo ()
 Virtual destructor.

Detailed Description

Extension of CComboBox.

The main purpose of this class is to show a combo box in small bounds without any malfunction. The class keeps all functionality of the base class, but it performs special drawing for small comboboxes.

Version:
2.0.0 Initial version