Hi,

Does somebody knows how to prevent a treeview parent node from collapsing on double-click.

I would like to launch something on double click of my nodes but make it impossible to collapse/expand nodes except from the plus/minus sign box.

I know I can probably do it by using subclassing. What I am looking for is the message I have to intercept.

Thanks in advance!

Tipi