Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_MENUBUTTONITEM Struct Reference
[MenuButton control]

#include <menubutton.h>

Data Fields


Detailed Description

Structure of the menubutton item

Definition at line 73 of file menubutton.h.


Field Documentation

PBITMAP bmp
 

Item bitmap

Definition at line 87 of file menubutton.h.

DWORD data
 

Attached data

Definition at line 89 of file menubutton.h.

const char* text
 

Item string

Definition at line 85 of file menubutton.h.

DWORD which
 

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 83 of file menubutton.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2