Scope
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
ScopeColorComboCtrl.h
1
#pragma once
2
3
namespace
scope
{
4
namespace
gui {
5
8
class
CScopeColorComboCtrl
9
:
public
CComboBoxEx {
10
11
protected
:
13
static
CImageList
imagelist
;
14
15
public
:
16
CScopeColorComboCtrl
();
17
19
void
InitializeColors
();
20
};
21
22
}
23
24
}
scope::gui::CScopeColorComboCtrl
Simple class derivec from CComboBoxEx, added only method InitializeColors wich fills combo with color...
Definition:
ScopeColorComboCtrl.h:8
scope
Definition:
BaseController.h:6
scope::gui::CScopeColorComboCtrl::imagelist
static CImageList imagelist
The image list with the color bitmap.
Definition:
ScopeColorComboCtrl.h:13
scope::gui::CScopeColorComboCtrl::InitializeColors
void InitializeColors()
fill items
Definition:
ScopeColorComboCtrl.cpp:19
scope
gui
controls
ScopeColorComboCtrl.h
Generated on Sun Feb 15 2015 13:20:52 for Scope by
1.8.9