#define MBN_CHANGED 1 |
Sends when selected item changes.
Definition at line 346 of file menubutton.h.
#define MBN_CLICKED 6 |
Sends when the user clicked the menubutton but not active the menu.
Definition at line 370 of file menubutton.h.
#define MBN_ENDMENU 5 |
Sends when ending tracking popup menu.
Definition at line 364 of file menubutton.h.
#define MBN_ERRSPACE 255 |
Sends when memory space error occures.
Definition at line 340 of file menubutton.h.
#define MBN_SELECTED 2 |
Sends when an item is selected.
Definition at line 352 of file menubutton.h.
#define MBN_STARTMENU 4 |
Sends when starting tracking popup menu.
Definition at line 358 of file menubutton.h.