Hi,
I tried to expand automatically the root-items of a TreeView after filling it in the WM_CREATE.
This doesn't work. I think, because the Control isn't drawn at this time.
But, in which event I can put this to get an expanded TreeView at programmstart ?
Christian
Problem is cleared.
There was a type errror :-[
Christian