Completed
Last Updated: 20 Aug 2012 06:30 by ADMIN
ADMIN
Jack
Created on: 20 Aug 2012 06:30
Category: GroupBox
Type: Bug Report
2
FIX. HeaderImageKey and FooterImageKey properties in RadGroupBox have wrong default values.
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.
0 comments