I received an error -
"The following exception has occured:
InvalidOperationException: Cannot call Invoke or InvokeAsync on a control until the window handle has been created."
The errors seems only appeared after I closed the runtime program and when I closed VS.NET .
I suspected that this is data grid and tab control problem . Tha datagrid is located in tabcontrol .
Any help is appreciated. Thank you very much.
"The following exception has occured:
InvalidOperationException: Cannot call Invoke or InvokeAsync on a control until the window handle has been created."
The errors seems only appeared after I closed the runtime program and when I closed VS.NET .
I suspected that this is data grid and tab control problem . Tha datagrid is located in tabcontrol .
Any help is appreciated. Thank you very much.