ListBox control
[Standard controls]

Data Structures

Modules

Defines

Typedefs


Define Documentation

#define CMFLAG_MASK   0x000F

The mask of check mark and image flag value.

See also:
_LISTBOXITEMINFO

Definition at line 69 of file listbox.h.

#define CTRL_LISTBOX   ("listbox")

The class name of listbox control.

Definition at line 51 of file listbox.h.

#define IMGFLAG_BITMAP   0x0010

Listbox item style that context of itme is bitmap.

Definition at line 75 of file listbox.h.

#define LB_ERR   (-3)

Listbox return value

Definition at line 56 of file listbox.h.

#define LB_ERRSPACE   (-2)

Listbox return value

Definition at line 58 of file listbox.h.

#define LB_OKAY   0

Listbox return value

Definition at line 54 of file listbox.h.

#define LBIS_SIGNIFICANT   0x0020

Listbox item style that item is rendered with WE_FGC_SIGNIFICANT_ITEM and WE_BGC_SIGNIFICANT_ITEM color.

Definition at line 82 of file listbox.h.


Typedef Documentation

Structrue of the listbox item info

Data type of the pointer to a LISTBOXITEMINFO.

Definition at line 116 of file listbox.h.

Generated on Thu Apr 7 15:58:35 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3