Dear Erel,
Due to the language used different than English is causing problem to open the form including "Image", "ImageButton" and "ImageList" contols.
Controls starting with "I" gives the error message as follows;
*The given key was not present in the dictionary*
I think "I" is being evaluated as unknown character.
But on the other hand adding these controls in runtime has no problem.
This problem is appeared only at B4PPC Version 6.90. Previous version had no such behaviour.
In order to run your some sample programme I also need to convert all "I" to "i" included in the code.
I appreciate If you could advise me solution to this problem.
Best Regards,
F.DERE
Due to the language used different than English is causing problem to open the form including "Image", "ImageButton" and "ImageList" contols.
Controls starting with "I" gives the error message as follows;
*The given key was not present in the dictionary*
I think "I" is being evaluated as unknown character.
But on the other hand adding these controls in runtime has no problem.
This problem is appeared only at B4PPC Version 6.90. Previous version had no such behaviour.
In order to run your some sample programme I also need to convert all "I" to "i" included in the code.
I appreciate If you could advise me solution to this problem.
Best Regards,
F.DERE