Hi,

Can I create a child window in another thread? Because I don't want to block my main application if the child window is got blocked. such as a modal dialog or time consuming task.

Thanks

Jeff