No problem. Make sure you download the source code for the tutorial rather than just trying to figure it out from the code snippets as the snippets do not always show everything. Also, check out the "ctl_one" example as it is similair to what you want to do (uses Editbox, Listbox and Button, etc) accept that the controls are added using dialog editor at desgin time. That combined with the info on creating controls on the fly should give you most of what you need.