_MENUBUTTONITEM Struct Reference
[MenuButton control]

#include <menubutton.h>

Data Fields


Detailed Description

Structure of the menubutton item

Definition at line 76 of file menubutton.h.


Field Documentation

Item bitmap

Definition at line 90 of file menubutton.h.

Attached data

Definition at line 92 of file menubutton.h.

const char* text

Item string

Definition at line 88 of file menubutton.h.

Which fields are valid when sets/retrives the item information (ignored when add item). It can be OR'd with the following values:

  • MB_WHICH_TEXT The text field is valid.
  • MB_WHICH_BMP The bmp field is valid.
  • MB_WHICH_ATTDATA The data field is valid.

Definition at line 86 of file menubutton.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:43 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3