Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LB_ITEMDATA Struct Reference

Collaboration diagram for LB_ITEMDATA:

Collaboration graph
[legend]
List of all members.

Public Attributes

LPSTR str
BOOL selected
UINT height
DWORD data

Member Data Documentation

LPSTR LB_ITEMDATA::str
 

Definition at line 71 of file listbox.cpp.

Referenced by LISTBOX_DeleteItem(), LISTBOX_DrawItem(), LISTBOX_FindFileStrPos(), LISTBOX_FindString(), LISTBOX_FindStringPos(), LISTBOX_GetText(), LISTBOX_GetTextLen(), LISTBOX_InsertItem(), and LISTBOX_SetCount().

BOOL LB_ITEMDATA::selected
 

Definition at line 72 of file listbox.cpp.

Referenced by LISTBOX_DrawItem(), LISTBOX_GetSel(), LISTBOX_GetSelCount(), LISTBOX_GetSelItems(), LISTBOX_HandleLButtonDown(), LISTBOX_InsertItem(), LISTBOX_SelectItemRange(), LISTBOX_SetCount(), and LISTBOX_SetSelection().

UINT LB_ITEMDATA::height
 

Definition at line 73 of file listbox.cpp.

Referenced by LISTBOX_Draw(), LISTBOX_GetCurrentPageSize(), LISTBOX_GetItemFromPoint(), LISTBOX_GetItemHeight(), LISTBOX_GetItemRect(), LISTBOX_GetMaxTopIndex(), LISTBOX_InsertItem(), LISTBOX_MakeItemVisible(), LISTBOX_SetCount(), LISTBOX_SetItemHeight(), and LISTBOX_SetTopItem().

DWORD LB_ITEMDATA::data
 

Definition at line 74 of file listbox.cpp.

Referenced by LISTBOX_DeleteItem(), LISTBOX_DrawItem(), LISTBOX_FindString(), LISTBOX_FindStringPos(), LISTBOX_GetItemData(), LISTBOX_GetText(), LISTBOX_InsertItem(), LISTBOX_SetCount(), and LISTBOX_SetItemData().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 23 23:22:32 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001