We need to send TVN_EXPAND* on collapsing either when the user has
commit4a8e33954eeddf090774da01bb80f9f852cfefc4
authorHuw Davies <huw@codeweavers.com>
Fri, 21 Nov 2003 21:30:20 +0000 (21 21:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Nov 2003 21:30:20 +0000 (21 21:30 +0000)
treed9917f5cb9b17b7679a93f3d459986c045743170
parent8a7fbf542dbc9a003f3b9ef9d0a13708607af4f1
We need to send TVN_EXPAND* on collapsing either when the user has
initiated it with the mouse/keybaord or in response to a TVM_EXPAND
when the state is not TVIS_EXPANDEDONCE.  This brings the logic into
line with TREEVIEW_Expand.
dlls/comctl32/treeview.c