Take any RadMenu and put a RadMenuItem on it.
Select the RadMenuItem and change the Image property to any resource image (either import a new one or select an existing one.)
The form looks and acts and works correctly but...If you look at the Image property, the name is NOT the name of the selected resource. Instead its a Base-64 Char array...
So the Property window doesnt tell you what resource was selected.
Is there any way to correct this? Any help would be appreciated!
-Curtis
Select the RadMenuItem and change the Image property to any resource image (either import a new one or select an existing one.)
The form looks and acts and works correctly but...If you look at the Image property, the name is NOT the name of the selected resource. Instead its a Base-64 Char array...
So the Property window doesnt tell you what resource was selected.
Is there any way to correct this? Any help would be appreciated!
-Curtis