ReactOS 0.4.16-dev-470-g91b8923
|
Public Attributes | |
BOOL | fEnabled |
INT | iItem |
Definition at line 204 of file listview.c.
BOOL tagDELAYED_ITEM_EDIT::fEnabled |
Definition at line 206 of file listview.c.
Referenced by LISTVIEW_DelayedEditItem(), LISTVIEW_LButtonDblClk(), LISTVIEW_LButtonUp(), and LISTVIEW_NCCreate().
INT tagDELAYED_ITEM_EDIT::iItem |
Definition at line 207 of file listview.c.
Referenced by LISTVIEW_DelayedEditItem(), and LISTVIEW_LButtonUp().