LXRAD 0.7
|
#include "ccontrol.h"
Go to the source code of this file.
Data Structures | |
class | CWindow |
Image Control. More... | |
Macros | |
#define | EVONCREATE (void(CControl::*)(CControl*)) |
#define | EVONDESTROY (void(CControl::*)(CControl*)) |
#define | EVONSHOW (void(CControl::*)(CControl*)) |
#define | EVONHIDE (void(CControl::*)(CControl*)) |
#define | EVONENTER (void(CControl::*)(CControl*)) |
#define | EVONLEAVE (void(CControl::*)(CControl*)) |
Definition in file cwindow.h.