Public Attributes | |
LPSTR | str |
BOOL | selected |
UINT | height |
DWORD | data |
|
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().
|
|
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().
|
|
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().
|
|
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().
|