I am trying to get the same dropshadow windows as this one: 
in a TreeView control in my form.

In the course of my research, I found out that you can use CS_DROPSHADOW ( link ) to create this shadow effect on forms.
Is there any way to assign CS_DROPSHADOW or something similar to the controls?
delphi delphi-xe7 vcl
Chrisb
source share