![]() |
Scope
|
#include <ScopeColorComboCtrl.h>
Inherits CComboBoxEx.
Public Member Functions | |
| void | InitializeColors () |
Static Protected Attributes | |
| static CImageList | imagelist |
Simple class derivec from CComboBoxEx, added only method InitializeColors wich fills combo with color icons and text from lut.h.
To add to a toolbar use my CreateToolbarComboBoxEx added to ToolBarHelper
Definition at line 8 of file ScopeColorComboCtrl.h.
| void scope::gui::CScopeColorComboCtrl::InitializeColors | ( | ) |
fill items
Definition at line 19 of file ScopeColorComboCtrl.cpp.
|
staticprotected |
The image list with the color bitmap.
Definition at line 13 of file ScopeColorComboCtrl.h.