|
|
Indicates the user has clicked an item.
Definition at line 493 of file treeview.h. |
|
|
Notifies the user has double-clicked an item.
Definition at line 469 of file treeview.h. |
|
|
Indicates the user has pressed the ENTER key.
Definition at line 499 of file treeview.h. |
|
|
Indicates that memory is not enough. A list box sends an TVN_ERRSPACE notification message to its parent window when it cannot allocate enough memory to complete the current operation. Definition at line 457 of file treeview.h. |
|
|
Indicates a sub-tree has folded.
Definition at line 513 of file treeview.h. |
|
|
Indicates loss of input focus. A TreeView control sends an TVN_KILLFOCUS notification message to its parent window when the list box loses the input focus. Definition at line 487 of file treeview.h. |
|
|
Notifies the change of selection.
Definition at line 463 of file treeview.h. |
|
|
Indicates gain of input focus. A TreeView control sends an TVN_SETFOCUS notification message to its parent window when the list box gains the input focus. Definition at line 478 of file treeview.h. |
|
|
Indicates a sub-tree has unfolded.
Definition at line 527 of file treeview.h. |
1.4.2