Scope
scope::gui::CScopeColorComboCtrl Class Reference

#include <ScopeColorComboCtrl.h>

Inherits CComboBoxEx.

Public Member Functions

void InitializeColors ()
 

Static Protected Attributes

static CImageList imagelist
 

Detailed Description

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.

Member Function Documentation

void scope::gui::CScopeColorComboCtrl::InitializeColors ( )

fill items

Definition at line 19 of file ScopeColorComboCtrl.cpp.

Member Data Documentation

CImageList scope::gui::CScopeColorComboCtrl::imagelist
staticprotected

The image list with the color bitmap.

Definition at line 13 of file ScopeColorComboCtrl.h.


The documentation for this class was generated from the following files: