Problems with the emulator.

  • Thread starter Thread starter Chris Tacke, eMVP
  • Start date Start date
Hi,

I am using the ListBox1.Invoke method from another thread.
The method invoked gets fired only if this Form is not a dialog.
Using Form.ShowDialog (from a Main start procedure, for example)
will cause the method not to be invoked!

At my real device the two scenarios will work. Show and ShowDialog.

What should be wrong?
I tried install the CF SP1, but doesn't work. (I guess it is correctly
installed)

Thanks,
Rafael Pivato
 

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