![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "pch.h"
#include "Control/cXListBox.h"
#include "Control/cXScrollBar.h"
#include "Control/cXListItemHeader.h"
#include "Dialog/cXDialog.h"
#include "Pop/cXMenu.h"
Namespaces | |
GrayGUI | |
Macros | |
#define | LISTBOX_SELECT_COLOR D3DCOLOR_Red |
#define | LISTBOX_SELECT_ALPHA_FACTOR 2.5f |
#define | LISTBOX_UNSELECT_COLOR D3DCOLOR_White |
#define | LISTBOX_UNSELECT_ALPHA_FACTOR 1.5f |
#define LISTBOX_SELECT_ALPHA_FACTOR 2.5f |
#define LISTBOX_SELECT_COLOR D3DCOLOR_Red |
#define LISTBOX_UNSELECT_ALPHA_FACTOR 1.5f |
#define LISTBOX_UNSELECT_COLOR D3DCOLOR_White |