PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Christian Weilguny on September 20, 2010, 09:21:34 PM

Title: TreeView-Expand
Post by: Christian Weilguny on September 20, 2010, 09:21:34 PM
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
Title: Re: TreeView-Expand
Post by: Christian Weilguny on September 20, 2010, 09:32:23 PM
Problem is cleared.

There was a type errror  :-[

Christian