1. Create a new project and edit its resources file. 2. Open the string resources designer. 3. Change the Access Modifier to public in order to create public properties. 4. Add a new string resource with an empty value. 5. Add RadGroupBox on the form and open the Designer.cs file. 6. You will see that the HeaderImageKey and FooterImageKey properties point to the newly added resource which is wrong.