Completed
Last Updated: 27 Dec 2012 07:03 by ADMIN
ADMIN
Jack
Created on: 27 Dec 2012 07:03
Category: Form
Type: Bug Report
0
FIX. There is an exception in RadForm when calling the ShowDialog method from another thread.
1. Create a new project and add a button.
2. On button click show a new RadForm by calling its ShowDialog method from another thread. You should use Invoke.
0 comments