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