I am creating a wizard like feature using child windows (dialogs), based on
the this article http://www.pocketpcdn.com/articles/wizarddlg.html. The
feature works great, but I cannot
get the toolbar to display on the parent dialog. If I do NOT add any child
windows, then the
toolbar on the parent is visible and operational. If I add at least one
child window, then the
toolbar disappears.

How can I configure the parent window to keep the single toolbar visible
when child windows are displayed?

Thanks,

buzz