#include "../defines.h"
#include "xpopupmenuitem.h"
Go to the source code of this file.
Classes | |
| struct | tagXPMENUCOLORS |
| XPopup Menu Item Colors. More... | |
| class | XPopupMenu |
| blah More... | |
Defines | |
| #define | XPS_DISABLEDSEL 0x02 |
| Disabled Items have a selectionbox. | |
| #define | XPS_ICON3D 0x01 |
| Icons have a 3D effect. | |
| #define | XPS_ICON3DSHADOW 0x04 |
| Icons have a 3D effect with undershadow. | |
Typedefs | |
| typedef tagXPMENUCOLORS * | LPXPMENUCOLORS |
| XPopup Menu Item Colors. | |
| typedef std::vector< XPopupMenu * > | VectorOfXPopupMenu |
| Vector of XPopupMenu Objects. | |
| typedef tagXPMENUCOLORS | XPMENUCOLORS |
| XPopup Menu Item Colors. | |
blah
© ScriptsDB.org - 2006
|
|
XPopup Menu Item Colors. Structure containing the menu item colors |
|
|
XPopup Menu Item Colors. Structure containing the menu item colors |
1.4.6-NO