Listbox in a container control gets draw only after embed... is that correct ?

Hello !

Wondering it this behavior is correct…
A listbox in a container control isn’t draw if the draw call is raised before the container is embed in a window, if the call is raised after the embed the listbox is correctly draw.

A simple example is this .

Thanks

This behavior is correct