Images in property grid
C#
1
Posts
1
Posters
0
Views
1
Watching
-
When i display a Cursor object in a property grid i get a dropdown menu with all the custom cursors and associated images. Is there a way to do this with a custom object so i can display custom images in the same format. I have found an article on this site that give a way to display little rectangle images in the property grid but the cursor images are different. with the cursor the images are larger and square they are also not shown when the dropdown list isnt shown. Can anyone tell me how i can imitate this effect with a custom object or maybe help me to modify the Cursor object to show custom txt and images.