Form on CF getting hide

  • Thread starter Thread starter Nikolay S
  • Start date Start date
N

Nikolay S

I have a basic problem,
If I create form in the main form and then .ShowDialog,
Once I close it the focus goes to Today, not to my main form (that open it.)

Sorry for the newbie question,
but it is my first exp. with WinForms on CE.

Thx
 
Is your modal dialog form's border style set to BorderStyle.None?

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top