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)
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.